Example #1
0
 public bool GetBoolean(int index)
 {
     return(_buf.GetBoolean(index));
 }