WordArrays store 32-bit unsigned Integer values.
atAllPut:
Fill the receiver with the given value
byteSize
bytesPerElement
Number of bytes in each item. This multiplied by (self size)*8 gives the number of bits stored.
defaultElement
Return the default element of the receiver
asWordArray
Answer a WordArray whose elements are the elements of the receiver, in the same order.
replaceFrom:to:with:startingAt:
This destructively replaces elements from start to stop in the receiver starting at index, repStart, in the sequenceable collection, replacementCollection. Answer the receiver. No range checks are performed.
bobsTest
WordArray bobsTest
ccg:emitLoadFor:from:on:
ccg:prolog:expr:index:
ccgDeclareCForVar: