@zeroc/ice
    Preparing search index...

    Class SliceInfo

    Encapsulates the details of a slice with an unknown type.

    Index

    Constructors

    Properties

    bytes: Uint8Array

    The encoded bytes for this slice, including the leading size integer.

    compactId: number

    The Slice compact type ID for this slice.

    hasOptionalMembers: boolean

    Whether or not the slice contains optional members.

    instances: Value[]

    The class instances referenced by this slice.

    isLastSlice: boolean

    Whether or not this is the last slice.

    typeId: string

    The Slice type ID for this slice.