Package com.jcabi.http
Class RequestBody.Printable
- java.lang.Object
-
- com.jcabi.http.RequestBody.Printable
-
- Enclosing interface:
- RequestBody
@Immutable public static final class RequestBody.Printable extends Object
Printer of byte array.- Since:
- 1.0
-
-
Constructor Summary
Constructors Constructor Description Printable(byte[] bytes)
Ctor.
-