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