-
- All Known Implementing Classes:
Ceexdlcb32Template
,Ceexdlcb64Template
public interface CeexdlcbTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getDlcbiewbcie(ImageInputStream inputStream, long address)
int
getDlcbiewbcie$length()
int
getDlcbiewbcie$offset()
long
getDlcbnamelen(ImageInputStream inputStream, long address)
int
getDlcbnamelen$length()
int
getDlcbnamelen$offset()
long
getDlcbnameptr(ImageInputStream inputStream, long address)
int
getDlcbnameptr$length()
int
getDlcbnameptr$offset()
long
getDlcbnextptr(ImageInputStream inputStream, long address)
int
getDlcbnextptr$length()
int
getDlcbnextptr$offset()
long
getDlcbwsaptr(ImageInputStream inputStream, long address)
int
getDlcbwsaptr$length()
int
getDlcbwsaptr$offset()
int
length()
-
-
-
Method Detail
-
length
int length()
-
getDlcbnextptr
long getDlcbnextptr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getDlcbnextptr$offset
int getDlcbnextptr$offset()
-
getDlcbnextptr$length
int getDlcbnextptr$length()
-
getDlcbwsaptr
long getDlcbwsaptr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getDlcbwsaptr$offset
int getDlcbwsaptr$offset()
-
getDlcbwsaptr$length
int getDlcbwsaptr$length()
-
getDlcbnamelen
long getDlcbnamelen(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getDlcbnamelen$offset
int getDlcbnamelen$offset()
-
getDlcbnamelen$length
int getDlcbnamelen$length()
-
getDlcbnameptr
long getDlcbnameptr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getDlcbnameptr$offset
int getDlcbnameptr$offset()
-
getDlcbnameptr$length
int getDlcbnameptr$length()
-
getDlcbiewbcie
long getDlcbiewbcie(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getDlcbiewbcie$offset
int getDlcbiewbcie$offset()
-
getDlcbiewbcie$length
int getDlcbiewbcie$length()
-
-