Uses of Class
crosby.binary.file.FileBlockHead
-
Packages that use FileBlockHead Package Description crosby.binary.file -
-
Uses of FileBlockHead in crosby.binary.file
Methods in crosby.binary.file that return FileBlockHead Modifier and Type Method Description (package private) static FileBlockHeadFileBlockHead. readHead(java.io.InputStream input)Read the header.
-