static final class CallServerInterceptor.CountingSink
extends okio.ForwardingSink
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
successfulCount |
| Constructor and Description |
|---|
CountingSink(okio.Sink delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(okio.Buffer source,
long byteCount) |