Click or drag to resize

CBFiTell Method

Returns current position of file pointer in bytes

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

public int iTell()

Return Value

Type: Int32
Current file pointer location
See Also