Interface NIODataRecorder

All Known Implementing Classes:
NIODataRecorder.Null, NIODataRecorderImpl

public interface NIODataRecorder
Created by IntelliJ IDEA. User: rfang Date: Mar 5, 2008 Time: 9:38:24 AM To change this template use File | Settings | File Templates.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final boolean
     
     
    static final boolean
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    record(ByteBuffer data, boolean incoming)
     
    void
    record(ByteBuffer data, boolean flip, boolean incoming)
     
    void