I am getting onFailure when I send a Base64 String to server

后端 未结 0 632
轮回少年
轮回少年 2021-01-12 06:20

As the title says, I am encoding a Base64 String. I do it this way:

public String getStringFile2(File file){
    String retorno="";
    InputStream          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题