Table of Contents

Enum SliceEncoding

Namespace
ZeroC.Slice
Assembly
ZeroC.Slice.dll

Describes the versions of the Slice encoding supported by this implementation.

public enum SliceEncoding : byte
Extension Methods

Fields

Slice1 = 1

Slice encoding version 1. It's identical to the Ice encoding version 1.1.

Slice2 = 2

Slice encoding version 2.