Example #1
0
 /// <summary>
 /// Property to get or set big endian
 /// </summary>
 public bool isBigEndian()
 {
     return(dataset_.isBigEndian());
 }