|
ByteEncodingNoSpacing Field
|
Constant used to specify that "no spacing" should be used for data conversion.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.300-beta+b2186e2cd1f968c931b0e151fdd7c839f3d1e9cf
Syntaxpublic const char NoSpacing = '\x0000'
Public Const NoSpacing As Char = "\x0000"C
public:
literal wchar_t NoSpacing = '\x0000'
static val mutable NoSpacing: char
var GSF.ByteEncoding.NoSpacing
View SourceField Value
Char
See Also