예제 #1
0
 public void Clear()
 {
     CommonPINVOKE.ByteBuffer_Clear(swigCPtr);
     if (CommonPINVOKE.SWIGPendingException.Pending)
     {
         throw CommonPINVOKE.SWIGPendingException.Retrieve();
     }
 }