Example usage for java.nio.channels ByteChannel interface-usage

List of usage examples for java.nio.channels ByteChannel interface-usage

Introduction

In this page you can find the example usage for java.nio.channels ByteChannel interface-usage.

Usage

From source file edu.hawaii.soest.kilonalu.utilities.SerialChannel.java

/**
 *
 */
public class SerialChannel implements ByteChannel {

    /* The input stream underlying serial communication reads */