Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultPoolBuffer int64 = 4 * 1024 // 4KB ExtractBuffer int64 = 64 * 1024 // 64KB MaxPoolBuffer int64 = 128 * 1024 // 128KB MaxBytes int64 = 1 << 32 // 4096MB ReadBuffer int64 = 64 * 1024 // 64KB ZipBuffer int64 = 2 * 1024 // 2KB )
common values used across malcontent for extracting and reading files.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.