public class ImmutableOutputStream extends OutputStream
Constructor and Description |
---|
ImmutableOutputStream(String destination) |
Modifier and Type | Method and Description |
---|---|
void |
write(int b) |
close, flush, write, write
public ImmutableOutputStream(String destination)
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2007-2017 The Apache Software Foundation