Searched defs:getBytes (Results 1 – 3 of 3) sorted by relevance
57 public byte[] getBytes() { in getBytes() method in MemoryByteCode
61 private static byte[] getBytes(InputStream input) throws IOException { in getBytes() method in ResultUploader
118 static byte[] getBytes(InputStream input, int size) throws IOException { in getBytes() method in IssueReporter