Interface CeexedbTemplate
- All Known Implementing Classes:
Ceexedb32Template
,Ceexedb64Template
public interface CeexedbTemplate
-
Method Summary
Modifier and TypeMethodDescriptionlong
getCeeedb_ceeosigr
(ImageInputStream inputStream, long address) int
int
long
getCeeedb_dlcb_first
(ImageInputStream inputStream, long address) int
int
long
getCeeedbdba
(ImageInputStream inputStream, long address) int
int
long
getCeeedbenvar
(ImageInputStream inputStream, long address) int
int
int
length()
-
Method Details
-
length
int length() -
getCeeedbenvar
- Throws:
IOException
-
getCeeedbenvar$offset
int getCeeedbenvar$offset() -
getCeeedbenvar$length
int getCeeedbenvar$length() -
getCeeedbdba
- Throws:
IOException
-
getCeeedbdba$offset
int getCeeedbdba$offset() -
getCeeedbdba$length
int getCeeedbdba$length() -
getCeeedb_dlcb_first
- Throws:
IOException
-
getCeeedb_dlcb_first$offset
int getCeeedb_dlcb_first$offset() -
getCeeedb_dlcb_first$length
int getCeeedb_dlcb_first$length() -
getCeeedb_ceeosigr
- Throws:
IOException
-
getCeeedb_ceeosigr$offset
int getCeeedb_ceeosigr$offset() -
getCeeedb_ceeosigr$length
int getCeeedb_ceeosigr$length()
-