Interface BufferedByteChannel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.nio.ByteBuffer buffer()  
      • Methods inherited from interface java.nio.channels.Channel

        close, isOpen
    • Method Detail

      • buffer

        java.nio.ByteBuffer buffer()
        Returns:
        the wrapped byte buffer which is used for bytes transfer