Writes the non-null unicode String into the byte array at position
and appends a 0 byte after the String
Declaration Syntax
Parameters
- ba (array<
Byte
>[]()[])
- the byte array
- pos (Int32)
- the starting position
- s (String)
- the Unicode String to write
- charSet (String)
- the character set
Return Value
the updated position in the byte array after the write
Assembly:
lbmcspdm (Module: lbmcspdm) Version: 5.3.6.0 (1.0.0.0)