示例#1
0
 public int append_lengthprepend(PicoBuffer buff)
 {
     return(PicoDLL.buffer_append_buffer_lengthprepend(handle, buff.getIntPtr()));
 }