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

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

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

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

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

CreateFirstChildFromBitStream(array<Byte>[]()[][])
The CreateFirstChildFromBitStream method creates as the first 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