Package | Description |
---|---|
com.jcabi.http.request |
Requests.
|
Modifier and Type | Method and Description |
---|---|
MultipartBodyBuilder |
MultipartBodyBuilder.append(byte[] bytes)
Append byte array to this multipart body.
|
MultipartBodyBuilder |
MultipartBodyBuilder.appendLine(byte[] bytes)
Append byte array to this multipart body including carriage return.
|
Copyright © 2012–2020 jcabi.com. All rights reserved.