Interface HttpCall.BodyConverter<V>

    • Method Detail

      • convert

        V convert​(okio.BufferedSource content)
           throws java.io.IOException
        Throws:
        java.io.IOException