Searched defs:writeByte (Results 1 – 6 of 6) sorted by relevance
25 void writeByte(byte b) throws IOException; in writeByte() method
51 public void writeByte(byte b) throws IOException { in writeByte() method in SingleStreamDiffScriptWriter
173 public void writeByte(int v) throws IOException { in writeByte() method in FastDataOutput
1013 status_t Parcel::writeByte(int8_t val) in writeByte() function in android::Parcel
957 public final void writeByte(byte val) { in writeByte() method in Parcel
5137 public void writeByte(int val) throws IOException { in writeByte() method in ExifInterface.ByteOrderedDataOutputStream