package
0.0.0-20231213035036-8725c39df5a6
Repository: https://github.com/nilorg/sdk.git
Documentation: pkg.go.dev

# Constants

1 << (10*6).
1 << (10*3).
1 << (10*1).
1 << (10*2).
1 << (10*5).
1 << (10*4).
1 << (10*8).
1 << (10*7).

# Type aliases

ByteSize ...