menu
ssh_key package
documentation
ssh_key_bin.dart
BinaryRange
length property
length property
dark_mode
light_mode
length
property
int
get
length
Number of bytes in the range.
Implementation
int get length => (_end - _begin);
ssh_key package
documentation
ssh_key_bin
BinaryRange
length property
BinaryRange class