Searched defs:getBytes (Results 1 – 3 of 3) sorted by relevance
57 public byte[] getBytes() { in getBytes() method in MemoryByteCode
106 static byte[] getBytes(InputStream input, int size) throws IOException { in getBytes() method in IssueReporter
27429 FakeStream.prototype.getBytes = function FakeStream_getBytes(length) { method in FakeStream