Esempio n. 1
0
 public void copy(Bit_Buffer buffer)
 {
     copy(buffer.rdata(), buffer.readable_length());
 }