protected static final class CustomMappingJackson2HttpMessageConverter.ByteCountingOutputStream
extends java.io.OutputStream
| Modifier | Constructor and Description |
|---|---|
protected |
ByteCountingOutputStream(java.io.OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getByteCount() |
void |
write(int byteData) |