Esempio n. 1
0
void SE_CommonID::write(SE_BufferOutput& output)
{
    output.writeIntArray((int*)id, 4);

}