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.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
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