@zeroc/ice
    Preparing search index...

    Class QoSHelper

    Helper class for encoding QoS into an OutputStream and decoding QoS from an InputStream.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Writes the QoS value to the given OutputStream.

      Parameters

      • outs: OutputStream

        The OutputStream to write to.

      • value: QoS

        The value to write.

      Returns void