ReadLengthPrefixedString(byte[], int)
static
public static string ReadLengthPrefixedString(byte[] data, ref int offset) Reads a length-prefixed UTF-8 string from a payload byte array.
Parameters
databyte[]offsetint
public static string ReadLengthPrefixedString(byte[] data, ref int offset)databyte[]offsetint