truncate abstract method

Future<RandomAccessFile> truncate(
  1. int length
)

Implementation

Future<RandomAccessFile> truncate(int length);