public interface WriteStreamAction
| Modifier and Type | Method and Description | 
|---|---|
void | 
write(OutputStream output)
Write to a the stream. 
 | 
void write(OutputStream output)
output - The stream to write to.Copyright © 2021. All rights reserved.