WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
CreateAfterFromBitStream Method
NamespacesIBM.Broker.PluginNBElementCreateAfterFromBitStream()()()()
SUMMARY
Members
IconMemberDescription
CreateAfterFromBitStream(array<Byte>[]()[][], String, Int32, Int32, String, String, String, NBBitStreamControl)
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream, Parser, encoding, ccsid, messageSet, messageType, messageFormat and options.

CreateAfterFromBitStream(array<Byte>[]()[][], String, Int32, Int32, String, String, String)
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream, Parser, encoding, ccsid, messageSet, messageType and messageFormat.

CreateAfterFromBitStream(array<Byte>[]()[][], String, Int32, Int32, NBBitStreamControl)
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream, Parser, encoding, ccsid and options.

CreateAfterFromBitStream(array<Byte>[]()[][], String, Int32, Int32)
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream, Parser, encoding and ccsid.

CreateAfterFromBitStream(array<Byte>[]()[][], String)
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream and Parser.

CreateAfterFromBitStream(array<Byte>[]()[][])
The CreateAfterFromBitStream method creates as the next sibling a new NBElement and its hierarchy which is populated using the given BitStream.

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