All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.esri.arcgis.geometry.IWkbProxy Maven / Gradle / Ivy

The newest version!
package com.esri.arcgis.geometry;

public class IWkbProxy
{
    public void exportToWkb(int[] byteCountInOut, byte[] byteBuffer)
    {
        // method stub
    }

    public void importFromWkb(int[] byteCountInOut, byte[] byteBuffer)
    {
        // method stub
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy