Immutable Blob
class ImmutableBlob
An immutable compile-time array of bytes.
Functions
Properties
Extensions
Link copied to clipboard
Returns stable C pointer to data at certain offset, useful as a way to pass resource to C APIs.
Link copied to clipboard
Link copied to clipboard
Copies the data from this blob into a new ByteArray.
Link copied to clipboard
@ExperimentalUnsignedTypes
Copies the data from this blob into a new UByteArray.