Table of Contents

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[]