Takes a type-0x6 output buffer and two type-0x5 input buffers.
Takes a type-0x6 output buffer and two type-0x5 input buffers.
−
The first inbuf contains a string.
+
The first inbuf contains a string. The buffer size must match the output from strnlen(inbuf0, bufsize0), therefore the buffer size must not include the NUL-terminator.
+
+
The second inbuf is optional, if specified the buffer size must be <0xFFFF.