buffer property - TypedData class - dart:typed_data library (original) (raw)
ByteBuffer getbuffer
The byte buffer associated with this object.
Implementation
ByteBuffer get buffer;
ByteBuffer getbuffer
The byte buffer associated with this object.
ByteBuffer get buffer;