ontology_dart_sdk
common
BufferReader
runtimeType property
runtimeType
BufferReader class
Constructors
BufferReader
fromBytes
Properties
buf
isEnd
ofst
hashCode
runtimeType
Methods
advance
branch
forward
readUint8
readUint16LE
readUint32LE
readUint64LE
noSuchMethod
toString
Operators
operator ==
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;