• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/io
  • write
  • rawString

Function rawString

  • rawString(writable: ISyncWritable, str: string): void
  • write a raw string to the stream (.charCodeAt is used to get the codepoints)

    Parameters

    • writable: ISyncWritable
    • str: string

    Returns void

    • Defined in packages/io/src/write/strings.ts:19

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc