bytes property

ByteBuffer bytes
final

The raw bytes of this UUID. The returned ByteBuffer is unmodifiable and contains exactly 16 bytes.

Implementation

final ByteBuffer bytes;