menu
sumcoinlib package
documentation
sumcoinlib.dart
OutOfData
OutOfData.new constructor
OutOfData.new constructor
dark_mode
light_mode
OutOfData
constructor
OutOfData
(
int
position
,
int
readLength
,
int
bytesLength
)
Implementation
OutOfData(this.position, this.readLength, this.bytesLength);
sumcoinlib package
documentation
sumcoinlib
OutOfData
OutOfData.new constructor
OutOfData class