|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteArrayContent | |
|---|---|
| com.google.api.client.http | Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1 . |
| Uses of ByteArrayContent in com.google.api.client.http |
|---|
| Methods in com.google.api.client.http that return ByteArrayContent | |
|---|---|
static ByteArrayContent |
ByteArrayContent.fromString(String type,
String contentString)
Returns a new instance with the UTF-8 encoding (using Strings.toBytesUtf8()) of the
given content string. |
ByteArrayContent |
ByteArrayContent.setEncoding(String encoding)
|
ByteArrayContent |
ByteArrayContent.setType(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||