• Chen Bill's avatar
    Replay: add read/write template (#2637) · cc18709f
    Chen Bill authored
    * Replay: add read/write template
    
    * Replay: remove WriteInt8, WriteInt16
    
    * use int32_t in WriteInt32
    
    * remove ReadInt8, ReadInt16
    
    * use int32_t in ReadInt32
    
    * update ReadData
    
    * add ReadHeader
    
    * use array index
    cc18709f
replay.cpp 5.42 KB