Next: ByteArray-CObject, Previous: ByteArray-basic, Up: ByteArray [Index]
Allocate memory with malloc for a copy of the receiver, and return it converted to a CObject with the given type
Answer the index-th indexed instance variable of the receiver
Answer the index-th indexed instance variable of the receiver
Store the ‘value’ byte in the index-th indexed instance variable of the receiver
Answer an hash value for the receiver
Replace the characters from start to stop with the bytes contained in aByteArray (which, actually, can be any variable byte class), starting at the replaceStart location of aByteArray
Replace the characters from start to stop with the ASCII codes contained in aString (which, actually, can be any variable byte class), starting at the replaceStart location of aString