public int CurPtr() { return(RPCHeader.SizeOf() + GetPosition()); }
public int DataPtr() { return(RPCHeader.SizeOf()); }