Searched defs:writeBytes (Results 1 – 5 of 5) sorted by relevance
147 public synchronized void writeBytes(byte[] body, int start) { in writeBytes() method in PrivateInputStream
159 void writeBytes(String s) throws IOException; in writeBytes() method
105 public void writeBytes(String s) throws IOException { in writeBytes() method in ImageOutputStreamImpl
432 private int writeBytes(byte[] out, int pos, byte[] value) { in writeBytes() method in SettingsBackupAgent
248 public void writeBytes(byte[] buffer, int srcOffset, int destOffset, int count) in writeBytes() method in MemoryFile