public class MemoryOutputStream
extends java.io.OutputStream
Memory
Constructor and Description |
---|
MemoryOutputStream(Memory mem) |
Modifier and Type | Method and Description |
---|---|
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |
public MemoryOutputStream(Memory mem)
Copyright © 2009-2021 The Apache Software Foundation