Class ReadEnvelopeChunkedDeserializer.ValueContainer<V>

  • Type Parameters:
    V -
    Enclosing class:
    ReadEnvelopeChunkedDeserializer<V>

    protected static class ReadEnvelopeChunkedDeserializer.ValueContainer<V>
    extends java.lang.Object
    This class contains two fields: 1. value: deserialized value; 2. bytesUsed: byte length for the original serialized value;
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait