Encodes value into buffer starting at offset. Returns Uint8Array, with the encoded varint written into it. If Uint8Array is not provided, it will default to a new Uint8Array.
Optional
Encodes value into buffer starting at offset. Returns Uint8Array, with the encoded varint written into it. If Uint8Array is not provided, it will default to a new Uint8Array.