static class MockHttpServletRequest.MockServletInputStream extends ServletInputStream
| Constructor and Description |
|---|
MockHttpServletRequest.MockServletInputStream(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
readLineavailable, close, mark, markSupported, read, read, reset, skippublic MockHttpServletRequest.MockServletInputStream(byte[] data)
public int read()
throws IOException
read in class InputStreamIOException