コード例 #1
0
ファイル: EventDeserializer.cs プロジェクト: martindrlik/BTDB
 public void SkipEncryptedString()
 {
     _reader.SkipByteArray();
 }