|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.brains2b.coffee.util.Yenc
org.brains2b.coffee.decode.YencDecoder
public class YencDecoder
Decoder and Encoder for Yenc format
Most of the work is left to Yenc
Yenc| Field Summary |
|---|
| Fields inherited from class org.brains2b.coffee.util.Yenc |
|---|
m_parts |
| Constructor Summary | |
|---|---|
YencDecoder()
|
|
| Method Summary | |
|---|---|
FileMessage |
getFileMessage()
get the FileMessage with a reference to
the decoded bytes |
| Methods inherited from class org.brains2b.coffee.util.Yenc |
|---|
decode, decode, decode, decodeBytes, decodePiece, encode, getFileName, isComplete, isStored |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.brains2b.coffee.decode.Decoder |
|---|
decodePiece |
| Methods inherited from interface org.brains2b.coffee.decode.Encoder |
|---|
encode |
| Constructor Detail |
|---|
public YencDecoder()
| Method Detail |
|---|
public FileMessage getFileMessage()
throws java.lang.Exception
DecoderFileMessage with a reference to
the decoded bytes
getFileMessage in interface DecoderFileMessage the reference to the decoded
bytes and possible file information
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||