Searched defs:writeInt (Results 1 – 4 of 4) sorted by relevance
66 public static byte[] writeInt (int value) { in writeInt() method in EndianConverter
127 public void writeInt(int v) throws java.io.IOException{ in writeInt() method in StorageAccess
75 public native void writeInt(String name,String key,int v) throws java.io.IOException; in writeInt() method in NativeStorageAccess
48 void OFileWriter::writeInt(sal_Int16 nb) const in writeInt() function in OFileWriter
Completed in 22 milliseconds