buffer property - TypedData class - dart:typed_data library (original) (raw)

description

ByteBuffer getbuffer

The byte buffer associated with this object.

Implementation

ByteBuffer get buffer;