| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming.bytes |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputStreamBuffer
Base class for implementations of
InputStreamBuffer. |
class |
InMemoryStreamBuffer
An implementation of
AbstractInputStreamBuffer which holds the buffered
information in memory. |
| Constructor and Description |
|---|
BufferedCursorStream(InputStreamBuffer streamBuffer,
org.mule.runtime.api.streaming.bytes.CursorStreamProvider provider)
Creates a new instance
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.