ByteEncodingNoSpacing Field
Constant used to specify that "no spacing" should be used for data conversion.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.166 -- Release Build+d3cb24a90fe44346300dfbb17444d7b350f42d79
public const char NoSpacing = '\x0000'
Public Const NoSpacing As Char = "\x0000"C
public:
literal wchar_t NoSpacing = '\x0000'
var Gemstone.ByteEncoding.NoSpacing
Field Value
Char