|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CPIOEntry | |
| com.jguild.jrpm.io.cpio | |
| Uses of CPIOEntry in com.jguild.jrpm.io.cpio |
| Methods in com.jguild.jrpm.io.cpio that return CPIOEntry | |
CPIOEntry |
CPIOInputStream.getNextEntry()
Reads the next CPIO file entry and positions stream at the beginning of the entry data. |
| Methods in com.jguild.jrpm.io.cpio with parameters of type CPIOEntry | |
void |
CPIOOutputStream.putNextEntry(CPIOEntry e)
Begins writing a new CPIO file entry and positions the stream to the start of the entry data. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||