public class StreamProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
BYTES |
static String |
BYTES_PART |
static int |
END |
static String |
SIXTEEN_BYTES |
| Constructor and Description |
|---|
StreamProvider() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
get(int size) |
InputStream |
get(int size,
int maxChunkSize) |
public static final int END
public static final String SIXTEEN_BYTES
public static final String BYTES_PART
public static final byte[] BYTES
public InputStream get(int size)
public InputStream get(int size, int maxChunkSize)
Copyright © 2026 MuleSoft, Inc.. All rights reserved.