Пример #1
0
 public void truncate(int reduce_by)
 {
     PicoDLL.buffer_truncate(handle, reduce_by);
 }