Searched refs:_outByte2 (Results 1 – 2 of 2) sorted by relevance
139 return _outByte2.GetPos(); in GetPos()152 _outByte2.WriteBytes(data, size); in WriteBytes()165 _outByte2.WriteByte(b); in WriteByte()827 _outByte2.Init((Byte *)buf, _countSize); in WriteDatabase()833 if (_countSize != _outByte2.GetPos()) in WriteDatabase()
282 CWriteBufferLoc _outByte2; variable