MCPcopy Create free account
hub / github.com/google/re2j / asCharSequence

Method asCharSequence

java/com/google/re2j/MatcherInput.java:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 abstract Encoding getEncoding();
43
44 abstract CharSequence asCharSequence();
45
46 abstract byte[] asBytes();
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected