solana/solana_web3/src/encodings/shortvec library
Imports
Functions
- 
  decodeLength(BufferReader reader) → int 
- Shortvec Encoding (Compact-u16 Format)
- 
  encodeLength(int length) → List< int> 
- 
  Encodes lengthinto a byte array.
length into a byte array.