Public Instance Methods : IuSstByteMessage
contentsSize
"ACTION
Answer the size of the receiver's %contents.
RETURN VALUE
<Integer>"
contentsSize: value
"ACTION
Set the size of the receiver's %contents.
PARAMETERS
value : <Integer>"
ensureCapacityTo: capacity
"ACTION
Ensure that the receiver is big enough to hold @capacity bytes.
@capacity applies strictly to the contents size.
PARAMETERS
capacity : <Integer>"
headerSize
"ACTION
Answer the size of the receiver's %header.
RETURN VALUE
<Integer>"
headerSize: value
"ACTION
Set the size of the receiver's %header.
PARAMETERS
value : <Integer>"
[FIRST] [PREV] [NEXT] [LAST]