Results for “Std.Varint.decodeSleb128”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Varint.decodeSleb128
&Array[UInt8] -> Int -> Option[Std.Varint.SignedVarintDecodeResult]Decodes a signed 64-bit integer from ZigZag LEB128 bytes starting at
offset.
