public class Base64Output extends WbxmlOutput
WbxmlOutput.QueueDrained| Constructor and Description |
|---|
Base64Output(WbxmlOutput out) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
end() |
void |
flush() |
void |
write(byte[] data) |
void |
write(byte[] data,
WbxmlOutput.QueueDrained drained) |
void |
write(int b) |
of, setStreamId, streamIdpublic Base64Output(WbxmlOutput out)
public void write(int b)
throws java.io.IOException
write in class WbxmlOutputjava.io.IOExceptionpublic void write(byte[] data)
throws java.io.IOException
write in class WbxmlOutputjava.io.IOExceptionpublic void write(byte[] data,
WbxmlOutput.QueueDrained drained)
write in class WbxmlOutputpublic java.lang.String end()
end in class WbxmlOutputpublic void flush()
Copyright © 2024. All Rights Reserved.