TypedData class

A typed view of a sequence of bytes.

A typed view of a sequence of bytes.

Implemented by

Constructors

TypedData()

Instance Properties

elementSizeInBytes int
read-only
offsetInBytes int
read-only
lengthInBytes int
read-only
buffer ByteBuffer
read-only