Package | Description |
---|---|
reactor.io.codec |
Components to handle encoding and decoding of objects into
Buffers . |
Modifier and Type | Method and Description |
---|---|
Function<Buffer,Frame> |
FrameCodec.decoder(Consumer<Frame> next) |
Modifier and Type | Method and Description |
---|---|
Buffer |
FrameCodec.apply(Frame frame) |
Modifier and Type | Method and Description |
---|---|
Function<Buffer,Frame> |
FrameCodec.decoder(Consumer<Frame> next) |
Copyright © 2016. All rights reserved.