OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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