Uses of Class
com.jcabi.http.request.MultipartBodyBuilder
Packages that use MultipartBodyBuilder
-
Uses of MultipartBodyBuilder in com.jcabi.http.request
Methods in com.jcabi.http.request that return MultipartBodyBuilderModifier and TypeMethodDescriptionMultipartBodyBuilder.append(byte[] bytes) Append byte array to this multipart body.MultipartBodyBuilder.appendLine(byte[] bytes) Append byte array to this multipart body including carriage return.