Interface IoInputStream

    • Method Detail

      • read

        IoReadFuture read​(Buffer buffer)
        NOTE: the buffer must not be touched until the returned read future is completed.
        Parameters:
        buffer - the Buffer to use
        Returns:
        The IoReadFuture for the operation