Enum StringLength
- Namespace
- Elegy.Common.Interfaces
- Assembly
- Elegy.Common.dll
String length options for IByteBuffer.
public enum StringLength
- Extension Methods
Fields
Long = 2Up to approximately 2.147 billion characters.
Medium = 1Up to 65'535 characters.
Short = 0Up to 255 characters.