Searched defs:writeBytes (Results 1 – 1 of 1) sorted by relevance
91 public void writeBytes(byte[] bytes) throws IOException { in writeBytes() method in TypedOutputStream98 public void writeBytes(byte[] bytes, int off, int len) throws IOException { in writeBytes() method in TypedOutputStream