escapeStringLiteral

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void escapeStringLiteral(Input input, Output output)
    package
    void
    escapeStringLiteral
    (
    bool use_surrogates = false
    Input
    Output
    )
    (
    ref Input input
    ,
    ref Output output
    )
  2. String escapeStringLiteral(String str)

Meta