Skip to main content

Module object

Module object 

Source
Expand description

Useful constants for netdoc object syntax

Constantsยง

BASE64_PEM_MAX_LINE ๐Ÿ”’
Maximum PEM base64 line length (not enforced during parsing)
BEGIN_STR ๐Ÿ”’
indicates the start of an object
END_STR ๐Ÿ”’
indicates the end of an object
TAG_END ๐Ÿ”’
indicates the end of a begin or end tag.