Click or drag to resize

CBFiTell Method

Returns current position of file pointer in bytes

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iTell()

public int iTell()

Return Value

Type: Int32
Current file pointer location
See Also