Searched refs:write16BitInt (Results 1 – 1 of 1) sorted by relevance
1301 void write16BitInt( T n );1303 { write16BitInt( n ); } in writeInt16()1305 { write16BitInt( n ); } in writeUnicodeChar()1322 void BinaryOutput::write16BitInt( T n ) in write16BitInt() function in stringresource::BinaryOutput
Completed in 31 milliseconds