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.175 -- Release Build+70cfebd19f80455d07e1cf93607e59f6af0e38f4
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