Method DecodeAscii
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
DecodeAscii(IReadOnlyList<byte>)
public static char[] DecodeAscii(IReadOnlyList<byte> data)
Parameters
data
IReadOnlyList<byte>
Returns
- char[]
public static char[] DecodeAscii(IReadOnlyList<byte> data)
data
IReadOnlyList<byte>