public static bool apiResultByte(out byte buffer, string result, ushort rset) { return(_apiInternal.apiResultByte(out buffer, result, rset)); }