-
- All Known Implementing Classes:
Ceexhcom32Template
,Ceexhcom64Template
public interface CeexhcomTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getHcom_cibh(ImageInputStream inputStream, long address)
int
getHcom_cibh$length()
int
getHcom_cibh$offset()
long
getHcom_exit_stk(ImageInputStream inputStream, long address)
int
getHcom_exit_stk$length()
int
getHcom_exit_stk$offset()
int
length()
-
-
-
Method Detail
-
length
int length()
-
getHcom_exit_stk
long getHcom_exit_stk(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getHcom_exit_stk$offset
int getHcom_exit_stk$offset()
-
getHcom_exit_stk$length
int getHcom_exit_stk$length()
-
getHcom_cibh
long getHcom_cibh(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getHcom_cibh$offset
int getHcom_cibh$offset()
-
getHcom_cibh$length
int getHcom_cibh$length()
-
-