|
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.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax public 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
CharSee Also