|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.fortuna.mstor.data.MboxEncoder
public final class MboxEncoder
Implements encoding for writing a message to an mbox file. Encoding involves automatically escaping any "From_" patterns in the body of the message.
$Id$ Created on 10/04/2005
| Method Summary | |
|---|---|
static byte[] |
encode(byte[] bytes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static byte[] encode(byte[] bytes)
throws java.io.IOException
bytes - raw data to encode
java.io.IOException - where an error occurs generating encoded data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||