//
pkg.gl
Category
github.com/nilorg/sdk
bytes
package
0.0.0-20231213035036-8725c39df5a6
Repository:
https://github.com/nilorg/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
44 SLOC
#
Constants
EB
1 << (10*6).
GB
1 << (10*3).
KB
1 << (10*1).
MB
1 << (10*2).
PB
1 << (10*5).
TB
1 << (10*4).
YB
1 << (10*8).
ZB
1 << (10*7).
#
Type aliases
ByteSize
ByteSize ...