buffer property

ByteBuffer buffer

Returns the byte buffer associated with this digest.

Implementation

ByteBuffer get buffer => bytes.buffer;