Table of Contents

Class SliceDefinitions

Namespace
ZeroC.Slice.Codec
Assembly
ZeroC.Slice.Codec.dll

Provides a constant used by the Slice encoding.

public static class SliceDefinitions
Inheritance
SliceDefinitions
Inherited Members

Fields

TagEndMarker

A marker that indicates the end of a (possibly empty) sequence of tagged fields.

public const int TagEndMarker = -1

Field Value

int