-
- All Known Implementing Classes:
Format1DSCB
,Format3DSCB
,Format8DSCB
,Format9DSCB
public interface DSCB
Common interface for the dataset control block (DSCB) structure returned from a VTOC.- Since:
- 2.3.4
- See Also:
ZFile.readDSCBChain(String, String)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getBytes()
Answer the underlying byte array mapped by this object.
-