Results for “Std.Varint.encodeSleb128”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Varint.encodeSleb128
Int -> Array[UInt8]Encodes a signed 64-bit integer using ZigZag LEB128 encoding.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> Array[UInt8]Encodes a signed 64-bit integer using ZigZag LEB128 encoding.