isByteBuffer property

bool isByteBuffer

Implementation

bool get isByteBuffer => _body is ByteBuffer;