public static class HttpEntity.Chunk$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static HttpEntity.Chunk$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Chunk$() |
Modifier and Type | Method and Description |
---|---|
HttpEntity.Chunk |
apply(byte[] bytes) |
HttpEntity.Chunk |
apply(java.lang.String string) |
public static final HttpEntity.Chunk$ MODULE$
public HttpEntity.Chunk apply(java.lang.String string)
public HttpEntity.Chunk apply(byte[] bytes)