Method | Description | |
---|---|---|
StringFromByteArray ( byte arr ) : string | ||
ToAsciiCharArray ( this s ) : byte[] |
public static StringFromByteArray ( byte arr ) : string | ||
arr | byte | |
return | string |
public static ToAsciiCharArray ( this s ) : byte[] | ||
s | this | |
return | byte[] |