NUL top-level constant

String const NUL

Null.

NUL is used for media-fill or time-fill. NUL characters may be inserted into, or removed from, a data stream without affecting the information content of that stream, but such action may affect the information layout and/or the control of equipment.

Implementation

const String NUL = '\x00';