|
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.250-beta+e1aac152bf9c38c67035c6d283461f222e39e02a
Syntaxpublic const char NoSpacing = ''
Public Const NoSpacing As Char = ""C
public:
literal wchar_t NoSpacing = ''
static val mutable NoSpacing: char
var GSF.ByteEncoding.NoSpacing
View SourceField Value
Char
See Also