Searched refs:mapLength (Results 1 – 1 of 1) sorted by relevance
99 private void test(String tst, FileChannel fc, int mapPosition, int mapLength, in test() argument103 MappedByteBuffer mbb = fc.map(READ_WRITE, mapPosition, mapLength); in test()