Pudu programming language
Menu

Std.Varint.SignedVarintDecodeResult

1 declaration

type

SignedVarintDecodeResult

This declaration introduces a public type.

What it does

Decoded signed 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