size

Represents the size of the byte array encapsulated by the ByteArrayKey instance.

This property provides the number of bytes contained in the underlying byte array.

It is calculated by retrieving the size of the ByteArray instance.