Read a minimally-encoded CompactUint from the provided ReadPosition, returning either an error message (as a string) or an object containing the value and the next ReadPosition.
CompactUint
the ReadPosition at which to start reading the CompactUint
Generated using TypeDoc
Read a minimally-encoded
CompactUint
from the provided ReadPosition, returning either an error message (as a string) or an object containing the value and the next ReadPosition.