public interface HttpCacheRecordEditor
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
okio.Sink |
bodySink() |
void |
commit() |
okio.Sink |
headerSink() |
@Nonnull okio.Sink headerSink()
@Nonnull okio.Sink bodySink()
void abort()
throws IOException
IOExceptionvoid commit()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.