Skip to main content

%Library.GlobalBinaryStream

deprecated stream class %Library.GlobalBinaryStream extends %Library.BinaryStream, %Library.GlobalStreamAdaptor

Deprecated in favor of %Stream.GlobalBinary. 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 as it would be the size in characters rather than the size in bytes.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab