Package ch.bailu.gtk.glib
Schnittstelle IOStatus
public interface IOStatus
-
Feldübersicht
Felder
-
Felddetails
-
ERROR
static final int ERRORAn error occurred.- Siehe auch:
-
NORMAL
static final int NORMALSuccess.- Siehe auch:
-
EOF
static final int EOFEnd of file.- Siehe auch:
-
AGAIN
static final int AGAINResource temporarily unavailable.- Siehe auch:
-