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

Method getEncoding

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

Source from the content-addressed store, hash-verified

40 }
41
42 abstract Encoding getEncoding();
43
44 abstract CharSequence asCharSequence();
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected