Class TLSStreamReader


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