Next: , Previous: , Up: ByteArray   [Index]


1.14.4 ByteArray: CObject

asCData

Allocate memory with malloc for a copy of the receiver, and return a pointer to it as a CByte.

castTo: type

Give access to the receiver as a value with the given CType.