public interface ContentDecoder
| Modifier and Type | Method and Description |
|---|---|
net.lecousin.framework.concurrent.synch.ISynchronizationPoint<IOException> |
decode(ByteBuffer data)
Decode the received data.
|
net.lecousin.framework.concurrent.synch.ISynchronizationPoint<IOException> |
endOfData()
Finalize the decoding.
|
net.lecousin.framework.concurrent.synch.ISynchronizationPoint<IOException> decode(ByteBuffer data)
net.lecousin.framework.concurrent.synch.ISynchronizationPoint<IOException> endOfData()
Copyright © 2018. All rights reserved.