Interface SeekType


public interface SeekType
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the current position in the file.
    static final int
    the end of the file.
    static final int
    the start of the file.