예제 #1
0
  protected void readSupport(DirectByteBuffer buffer, long position) throws FMFileManagerException {

    readSupport(new DirectByteBuffer[] {buffer}, position);
  }