TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Implementation of a JSON null literal. More...
Classes | |
class | ts::json::Null |
Implementation of a JSON null literal. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
namespace | ts::json |
Namespace for JSON (JavaScript Object Notation) classes. | |
Variables | |
Null | ts::json::NullValue |
A general-purpose null JSON value. | |
Implementation of a JSON null literal.