Class FilterByteChannel.Builder

    • Method Detail

      • get

        public FilterByteChannel<java.nio.channels.ByteChannel> get()
                                                             throws java.io.IOException
        Description copied from interface: IOSupplier
        Gets a result.
        Returns:
        a result.
        Throws:
        java.io.IOException - if an I/O error occurs.
        See Also:
        IOSupplier.getUnchecked()