Esempio n. 1
0
 public long ReadInt64()
 {
     return(LBitConverter.ToInt64(m_ReadBytes.GetBytes(), ref m_Offset));
 }