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

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

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

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

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

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