buffer property

ByteBuffer get buffer

Returns the byte buffer associated with this digest.

Implementation

ByteBuffer get buffer => bytes.buffer;