solana/solana_web3/src/encodings/shortvec library

Imports

Functions

decodeLength(BufferReader reader) int
Shortvec Encoding (Compact-u16 Format)
encodeLength(int length) List<int>
Encodes length into a byte array.