Class MatcherInput.Utf16MatcherInput
java.lang.Object
com.google.re2j.MatcherInput
com.google.re2j.MatcherInput.Utf16MatcherInput
- Enclosing class:
MatcherInput
-
Nested Class Summary
Nested classes/interfaces inherited from class MatcherInput
MatcherInput.Encoding, MatcherInput.Utf16MatcherInput, MatcherInput.Utf8MatcherInput -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MatcherInput
utf16, utf8, utf8
-
Field Details
-
charSequence
CharSequence charSequence
-
-
Constructor Details
-
Utf16MatcherInput
-
-
Method Details
-
getEncoding
- Specified by:
getEncodingin classMatcherInput
-
asCharSequence
- Specified by:
asCharSequencein classMatcherInput
-
asBytes
public byte[] asBytes()- Specified by:
asBytesin classMatcherInput
-
length
public int length()- Specified by:
lengthin classMatcherInput
-