| Package | Description |
|---|---|
| com.android.volley.toolbox |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayPool |
BasicNetwork.mPool |
| Constructor and Description |
|---|
BasicNetwork(HttpStack httpStack,
ByteArrayPool pool) |
PoolingByteArrayOutputStream(ByteArrayPool pool)
Constructs a new PoolingByteArrayOutputStream with a default size.
|
PoolingByteArrayOutputStream(ByteArrayPool pool,
int size)
Constructs a new
ByteArrayOutputStream with a default size of size bytes. |
Copyright © 2015. All rights reserved.