JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.jzos
Interface DSCB
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
Methods
Modifier and Type
Method and Description
byte[]
getBytes
()
Answer the underlying byte array mapped by this object.
Method Detail
getBytes
byte[] getBytes()
Answer the underlying byte array mapped by this object.
Returns:
the underlying byte array mapped by this object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
© Copyright IBM Corporation 2005, 2014.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method