xTruncate abstract method

void xTruncate(
  1. int size
)

Truncates this file to a size of size.

Implementation

void xTruncate(int size);