readByteData property

ByteData? readByteData
getter/setter pairinherited

_data represented as a ByteData to ease with the reading of various integers and floats.

Implementation

ByteData? readByteData;