|
Cramfull Compiled Resources v2.00 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--be.arci.cramfull.Decoder
|
+--be.arci.cramfull.ASCIIDecoder
Decoder for resources encoded by the default ASCIIEncoder implementation of Encoder.
ASCIIEncoder,
Decoder| Constructor Summary | |
ASCIIDecoder()
|
|
| Method Summary | |
byte[] |
decode(int iEncodedLength)
Decodes a resource from a sequence of char-s. |
| Methods inherited from class be.arci.cramfull.Decoder |
read |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ASCIIDecoder()
| Method Detail |
public byte[] decode(int iEncodedLength)
iEncodedLength - the length in char-s of the encoded form of the resourceEncoder.encode(DataInput di, int iResourceLength),
read()
|
Cramfull Compiled Resources v2.00 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||