encodeSelfCapacity method
Returns an estimate of the maximum number of bytes needed to encode this value.
Implementation
int encodeSelfCapacity() => 64;
Returns an estimate of the maximum number of bytes needed to encode this value.
int encodeSelfCapacity() => 64;