Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/re2j
/ asBytes
Method
asBytes
java/com/google/re2j/MatcherInput.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
@Override
68
public
byte[] asBytes() {
69
return
bytes;
70
}
71
72
@Override
73
public
int
length() {
Callers
2
substring
Method · 0.45
match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected