|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ByteBuffer to facilitate its usage e.g.ByteBuffer to make it easy to be used for the following sequence of operations:
Append some more bytes (of any size) to me using BytePipeline.appendAndClear(byte[], int, int)
Read some of my bytes
Set my contents using BytePipeline.set(ByteBuffer, int)
ProtonSslEngine.
SSLEngine.SslEngineFacadeFactory.createProtonSslEngine(SslDomain, SslPeerDetails).
SimpleSslTransportWrapper.input(byte[], int, int) and SimpleSslTransportWrapper.output(byte[], int, int)
to respond appropriately thereafter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||