doubleByteArrayPrimitives
<
IndexedDoubleByteInstanceVariables class
>
primitiveIndexedDoubleByteNew:ifFail:
^<
Object
>
Parameters:
size <
SmallInteger
>
Errors:
NegativeSize
Flags:
Allocate
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteSize
^<
SmallInteger
>
Flags:
Pure IndexedDoubleByte
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteAt:ifFail:
^<
SmallInteger
>
Parameters:
index <
SmallInteger
>
Errors:
OutOfBounds
Flags:
Function IndexedDoubleByte
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteAt:put:ifFail:
^<
SmallInteger
>
Parameters:
index <
SmallInteger
>
c <
SmallInteger
>
Errors:
OutOfBounds ValueOutOfBounds
Flags:
Function IndexedDoubleByte
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteCompare:ifFail:
^<
SmallInteger
>
Parameters:
str <
String
>
Flags:
Function
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteInternIfFail:
^<
CompressedSymbol
>
Errors:
ValueOutOfBounds
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteCharacterAt:ifFail:
^<
SmallInteger
>
Parameters:
index <
SmallInteger
>
Errors:
OutOfBounds
Flags:
Function IndexedDoubleByte
<
IndexedDoubleByteInstanceVariables
>
primitiveIndexedDoubleByteHash
^<
SmallInteger
>