Public Class Methods : SstByteMessage
contents: contents
"ACTION
Answer a new instance of the receiver using the arguments
as the appropriate components.
PARAMETERS
contents : <Object>
RETURN VALUE
<instance of self>"
Categories
SST-API User
header: header contents: contents
"ACTION
Answer a new instance of the receiver using the arguments
as the appropriate components.
PARAMETERS
header : <Object>
contents : <Object>
RETURN VALUE
<instance of self>"
Categories
SST-API User
new: size
"ACTION
Answer a new instance of the receiver whose contents will
be allocated as @size bytes.
PARAMETERS
size : <Integer>
RETURN VALUE
<instance of self>"
Categories
SST-API User
[FIRST] [PREV] [NEXT] [LAST]