-
- All Known Implementing Classes:
Ceexdlcb32Template,Ceexdlcb64Template
public interface CeexdlcbTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetDlcbiewbcie(ImageInputStream inputStream, long address)intgetDlcbiewbcie$length()intgetDlcbiewbcie$offset()longgetDlcbnamelen(ImageInputStream inputStream, long address)intgetDlcbnamelen$length()intgetDlcbnamelen$offset()longgetDlcbnameptr(ImageInputStream inputStream, long address)intgetDlcbnameptr$length()intgetDlcbnameptr$offset()longgetDlcbnextptr(ImageInputStream inputStream, long address)intgetDlcbnextptr$length()intgetDlcbnextptr$offset()longgetDlcbwsaptr(ImageInputStream inputStream, long address)intgetDlcbwsaptr$length()intgetDlcbwsaptr$offset()intlength()
-
-
-
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()
-
-