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

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

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

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

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

CreateLastChildFromBitStream(array<Byte>[]()[][])
The CreateLastChildFromBitStream method creates as the last child 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