Table of Contents

Class MoveToFrontCoding

Namespace
Moongate.UO.Data.Utils
Assembly
Moongate.UO.Data.dll
public static class MoveToFrontCoding
Inheritance
MoveToFrontCoding
Inherited Members

Methods

Decode(byte[])

public static byte[] Decode(byte[] input)

Parameters

input byte[]

Returns

byte[]

Encode(byte[])

public static byte[] Encode(byte[] input)

Parameters

input byte[]

Returns

byte[]