Interface CeedsahpTemplate
- All Known Implementing Classes:
Ceedsahp32Template
,Ceedsahp64Template
public interface CeedsahpTemplate
-
Method Summary
Modifier and TypeMethodDescriptionlong
getCeedsahpr4
(ImageInputStream inputStream, long address) int
int
long
getCeedsahpr6
(ImageInputStream inputStream, long address) int
int
long
getCeedsahpr7
(ImageInputStream inputStream, long address) int
int
long
getCeedsahptran
(ImageInputStream inputStream, long address) int
int
int
length()
-
Method Details
-
length
int length() -
getCeedsahpr4
- Throws:
IOException
-
getCeedsahpr4$offset
int getCeedsahpr4$offset() -
getCeedsahpr4$length
int getCeedsahpr4$length() -
getCeedsahpr6
- Throws:
IOException
-
getCeedsahpr6$offset
int getCeedsahpr6$offset() -
getCeedsahpr6$length
int getCeedsahpr6$length() -
getCeedsahpr7
- Throws:
IOException
-
getCeedsahpr7$offset
int getCeedsahpr7$offset() -
getCeedsahpr7$length
int getCeedsahpr7$length() -
getCeedsahptran
- Throws:
IOException
-
getCeedsahptran$offset
int getCeedsahptran$offset() -
getCeedsahptran$length
int getCeedsahptran$length()
-