ontology_dart_sdk
common
BufferReader
toString method
toString
BufferReader class
Constructors
BufferReader
fromBytes
Properties
buf
isEnd
ofst
hashCode
runtimeType
Methods
advance
branch
forward
readUint8
readUint16LE
readUint32LE
readUint64LE
noSuchMethod
toString
Operators
operator ==
toString method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();