Class TLSStreamWriter


  • public class TLSStreamWriter
    extends Object
    A TLSStreamWriter that returns a special OutputStream that hides the ByteBuffers used by the underlying Channels.
    Author:
    Hao Chen