public static interface HttpCall.BodyConverter<V>
Modifier and Type | Method and Description |
---|---|
V |
convert(okio.BufferedSource content) |
V convert(okio.BufferedSource content) throws IOException
IOException
Copyright © 2015–2018 OpenZipkin. All rights reserved.