Class MarshallingCodec.ByteOutputWrapper

java.lang.Object
org.redisson.codec.MarshallingCodec.ByteOutputWrapper
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, org.jboss.marshalling.ByteOutput
Enclosing class:
MarshallingCodec

public static class MarshallingCodec.ByteOutputWrapper extends Object implements org.jboss.marshalling.ByteOutput
  • Constructor Details

    • ByteOutputWrapper

      public ByteOutputWrapper(io.netty.buffer.ByteBuf byteBuf)
  • Method Details