MCPcopy Create free account
hub / github.com/dop251/goja / utf16Reader

Method utf16Reader

string.go:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 CompareTo(String) int
64 Reader() io.RuneReader
65 utf16Reader() utf16Reader
66 utf16RuneReader() io.RuneReader
67 utf16Runes() []rune
68 index(String, int) int

Callers 7

utf16ReaderMethod · 0.65
createStringIteratorMethod · 0.65
escapeInvalidUtf16Function · 0.65
writeEscapedSourceMethod · 0.65
quoteMethod · 0.65
findUnicodeCachedMethod · 0.65

Implementers 1

importedStringstring_imported.go

Calls

no outgoing calls

Tested by

no test coverage detected