|
Smalltalk/X WebserverDocumentation of class 'UnprotectedExternalBytes': |
|
|
Class: UnprotectedExternalBytesInheritance:Object | +--Collection | +--SequenceableCollection | +--ArrayedCollection | +--UninterpretedBytes | +--ExternalBytes | +--UnprotectedExternalBytes
Description:This is just a factory to generate ExternalBytes. There are no instances of this class! The difference to ExternalBytes is, that #new: returns unprotected ExternalBytes, that are not protected from garbage collecteded. ExternalBytes allocated #with new: are not garbage collected. Related information:
ExternalBytes
Class protocol:instance creation |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:51:10 GMT
|