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

Method Reader

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

Source from the content-addressed store, hash-verified

62 Substring(start, end int) String
63 CompareTo(String) int
64 Reader() io.RuneReader
65 utf16Reader() utf16Reader
66 utf16RuneReader() io.RuneReader
67 utf16Runes() []rune

Callers 4

ReaderMethod · 0.65
escapeInvalidUtf16Function · 0.65
_encodeMethod · 0.65
buildUTF8PosMapFunction · 0.65

Implementers 1

importedStringstring_imported.go

Calls

no outgoing calls

Tested by

no test coverage detected