-
- All Known Implementing Classes:
Ceexedb32Template,Ceexedb64Template
public interface CeexedbTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCeeedb_ceeosigr(ImageInputStream inputStream, long address)intgetCeeedb_ceeosigr$length()intgetCeeedb_ceeosigr$offset()longgetCeeedb_dlcb_first(ImageInputStream inputStream, long address)intgetCeeedb_dlcb_first$length()intgetCeeedb_dlcb_first$offset()longgetCeeedbdba(ImageInputStream inputStream, long address)intgetCeeedbdba$length()intgetCeeedbdba$offset()longgetCeeedbenvar(ImageInputStream inputStream, long address)intgetCeeedbenvar$length()intgetCeeedbenvar$offset()intlength()
-
-
-
Method Detail
-
length
int length()
-
getCeeedbenvar
long getCeeedbenvar(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedbenvar$offset
int getCeeedbenvar$offset()
-
getCeeedbenvar$length
int getCeeedbenvar$length()
-
getCeeedbdba
long getCeeedbdba(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedbdba$offset
int getCeeedbdba$offset()
-
getCeeedbdba$length
int getCeeedbdba$length()
-
getCeeedb_dlcb_first
long getCeeedb_dlcb_first(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedb_dlcb_first$offset
int getCeeedb_dlcb_first$offset()
-
getCeeedb_dlcb_first$length
int getCeeedb_dlcb_first$length()
-
getCeeedb_ceeosigr
long getCeeedb_ceeosigr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedb_ceeosigr$offset
int getCeeedb_ceeosigr$offset()
-
getCeeedb_ceeosigr$length
int getCeeedb_ceeosigr$length()
-
-