HomeSort by relevance Sort by last modified time
    Searched full:filetobytes (Results 1 - 1 of 1) sorted by null

  /external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/
SampleServer.java 81 .setBody(fileToBytes(file))
85 private byte[] fileToBytes(File file) throws IOException {

Completed in 393 milliseconds