Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ rewind
Method
rewind
java/org/apache/tomcat/util/http/parser/Cookie.java:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
}
298
299
public
void
rewind() {
300
position--;
301
}
302
303
public
byte[] array() {
304
return
bytes;
Callers
4
skipLWS
Method · 0.80
skipByte
Method · 0.80
clear
Method · 0.80
clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected