mondrian.tui
static class MockHttpServletRequest.MockServletInputStream extends ServletInputStream
Constructor and Description |
---|
MockHttpServletRequest.MockServletInputStream(byte[] data) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
readLine
available, close, mark, markSupported, read, read, reset, skip
public MockHttpServletRequest.MockServletInputStream(byte[] data)
public int read() throws IOException
read
in class InputStream
IOException