Exemplo n.º 1
0
 public int GetCurrentAuthOffset()
 {
     return(m_FSPCodec != null?m_FSPCodec.GetCurrentAuthOffset() : 0);
 }