Skip to content

escapeToBuffer

reference
1 min readUpdated

Kind: Function

Source: src/utils/html.ts

Part of: Utils

Signature

ts
function escapeToBuffer(str: string, buffer: StringBuffer): void

Parameters

NameType
strstring
bufferStringBuffer

Returns: void

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • createCssContextsrc/helper/css/index.ts:72
  • htmlsrc/helper/html/index.ts:11
  • Propssrc/jsx/base.ts:27
  • jsxAttrsrc/jsx/jsx-runtime.ts:16

Was this page helpful?

Download as PDF
escapeToBuffer — Hono (narrator proof)