Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Stores the given SRID in the first four bytes of the given byte array.
void SpatialUtilities.setSRID(byte[] spatial_value, int srid)
spatial_value The array to store the SRID in.
srid The SRID to store.