Example #1
0
 public void Write(BitReader reader)
 {
     Write(reader, reader.Count - reader.Position);
 }