Example #1
0
 public void Copy(Buffer targetBuffer, int targetStart)
 {
 }
Example #2
0
 public void Copy(Buffer targetBuffer, int targetStart, int sourceStart, int sourceLength)
 {
 }
Example #3
0
 public void Copy(Buffer targetBuffer)
 {
 }