WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
AsBitStream Method
NamespacesIBM.Broker.PluginNBElementAsBitStream()()()()
SUMMARY
Members
IconMemberDescription
AsBitStream(Int32, Int32, String, String, String, NBBitStreamControl)
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given encoding, ccsid, message set, message type, message format and options.

AsBitStream(Int32, Int32, String, String, String)
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given encoding, ccsid, message set, message type and message format.

AsBitStream(Int32, Int32, NBBitStreamControl)
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given encoding, ccsid and options.

AsBitStream(Int32, Int32)
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given encoding and ccsid.

AsBitStream(NBBitStreamControl)
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given options.

AsBitStream()()()()
The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0