menu
super_raw package
documentation
raw.dart
SelfEncoder
encodeSelfCapacity method
encodeSelfCapacity method
dark_mode
light_mode
encodeSelfCapacity
method
int
encodeSelfCapacity
(
)
Returns an estimated maximum number of bytes required for encoding.
Implementation
int encodeSelfCapacity() => 64;
super_raw package
documentation
raw
SelfEncoder
encodeSelfCapacity method
SelfEncoder class