Package de.hybris.platform.core
Class BeanShellUtils.StreamWrapper
java.lang.Object
java.io.OutputStream
de.hybris.platform.core.BeanShellUtils.StreamWrapper
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Enclosing class:
- BeanShellUtils
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, nullOutputStream
-
Constructor Details
-
StreamWrapper
public StreamWrapper()
-
-
Method Details
-
getBuffer
-
println
-
flush
- Specified by:
flushin interfaceFlushable- Overrides:
flushin classOutputStream- Throws:
IOException
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-