- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.mvs.IkjrbTemplate
-
public final class IkjrbTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description IkjrbTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getRbftp(ImageInputStream inputStream, long address)
static int
getRbftp$length()
static int
getRbftp$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getRbftp
public static long getRbftp(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getRbftp$offset
public static int getRbftp$offset()
-
getRbftp$length
public static int getRbftp$length()
-
-