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