
Icon | Member | Description |
---|---|---|
![]() | 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.
|