Skip to main content

%Library.GlobalBinaryStream

Class %Library.GlobalBinaryStream Extends (%BinaryStream, %GlobalStreamAdaptor) [ Deprecated, Inheritance = right, MemberSuper = %Compiler.Type.StreamLegacy, StorageStrategy = Custom, System = 2 ]

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.