public class ByteArrayParameter extends ParameterHolder
Constructor and Description |
---|
ByteArrayParameter(byte[] bytes,
boolean noBackslashEscapes) |
public ByteArrayParameter(byte[] bytes, boolean noBackslashEscapes)
public void writeTo(OutputStream os) throws IOException
ParameterHolder
writeTo
in class ParameterHolder
os
- the stream to write toIOException
- when something goes wrongpublic String toString()
toString
in class ParameterHolder
Copyright © 2016. All rights reserved.