- 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:
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]getBytes()Answer the underlying byte array mapped by this object.
-
Method Details
-
getBytes
byte[] getBytes()Answer the underlying byte array mapped by this object.- Returns:
- the underlying byte array mapped by this object
-