Package com.indeed.util.io
Interface Truncatable
-
- All Known Subinterfaces:
RandomAccessDataOutput
public interface Truncatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtruncate(long newLength)
-