Class BinaryCodec
A binary shape format. It is not
designed to be a published standard, unlike Well Known
Binary (WKB). The initial release is simple but it could get more optimized to use fewer bytes or
to write & read pre-computed index structures.
Immutable and thread-safe.
Inheritance
System.Object
BinaryCodec
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Spatial4n.dll
Syntax
[Serializable]
public class BinaryCodec
Constructors
Name | Description |
---|---|
BinaryCodec(SpatialContext, SpatialContextFactory) |
Fields
Name | Description |
---|---|
ctx |