Pudu programming language
Menu

Std.Varint.VarintDecodeResult

1 declaration

type

VarintDecodeResult

This declaration introduces a public type.

What it does

Decoded unsigned 64-bit varint value and the number of bytes consumed.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.VarintSearch related declarations