Documentation ¶
Index ¶
Constants ¶
View Source
const ( KB = 1000 * B MB = 1000 * KB GB = 1000 * MB TB = 1000 * GB )
View Source
const ( KiB = 1024 * B MiB = 1024 * KiB GiB = 1024 * MiB TiB = 1024 * GiB )
View Source
const B int64 = 1
Variables ¶
This section is empty.
Functions ¶
func GetMostUsedBuffer ¶
func GetMostUsedBuffer() []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.