writeLiteral
private fn
void writeLiteral(Out)(ref Out buf, const ref CdmNode node,
const ref SdlWriteOptions opts) @safeWrite a literal value node as SDL text.
Parameters
buf | Output buffer |
node | The value node to write |
opts | Writer options |