Searched defs:writeBytes (Results 1 – 4 of 4) sorted by relevance
147 public synchronized void writeBytes(byte[] body, int start) { in writeBytes() method in PrivateInputStream
321 private static void writeBytes(OutputStream outputStream, int value) throws IOException { in writeBytes() method in BTtraffic.SenderRunnable
222 public void writeBytes(byte[] buffer, int srcOffset, int destOffset, int count) in writeBytes() method in MemoryFile
1349 private int writeBytes(byte[] out, int pos, byte[] value) { in writeBytes() method in SettingsBackupAgent