Package org.yecht
Class JechtIO.File
- java.lang.Object
-
- org.yecht.JechtIO
-
- org.yecht.JechtIO.File
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.yecht.JechtIO
JechtIO.File, JechtIO.Str
-
-
Field Summary
Fields Modifier and Type Field Description InputStream
ptr
IoFileRead
read
-
Constructor Summary
Constructors Constructor Description File(InputStream is, IoFileRead read)
-
-
-
Field Detail
-
ptr
public InputStream ptr
-
read
public IoFileRead read
-
-
Constructor Detail
-
File
public File(InputStream is, IoFileRead read)
-
-