Skip to main content

%Stream.GlobalBinary

stream class %Stream.GlobalBinary extends %Stream.GlobalCharacter

For information on this class, see Working with Streams.

Stream class that stores binary data in global nodes. Note that although you can write unicode data into this class and read it back out, this is not a supported use of this class and the Size property would be incorrect in this case because it would be the size in characters rather than the size in bytes.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab