Package ch.bailu.gtk.glib
Schnittstelle SeekType
public interface SeekType
-
Feldübersicht
Felder
-
Felddetails
-
CUR
static final int CURthe current position in the file.- Siehe auch:
-
SET
static final int SETthe start of the file.- Siehe auch:
-
END
static final int ENDthe end of the file.- Siehe auch:
-