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
220 public void writeByte(int v) throws IOException { in writeByte() method in FastDataOutput
1105 status_t Parcel::writeByte(int8_t val) in writeByte() function in android::Parcel
5177 public void writeByte(int val) throws IOException { in writeByte() method in ExifInterface.ByteOrderedDataOutputStream
1199 public final void writeByte(byte val) { in writeByte() method in Parcel