![JAR search and dependency download from the Maven repository](/logo.png)
com.esri.arcgis.geometry.IWkbProxy Maven / Gradle / Ivy
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