MCPcopy Index your code
hub / github.com/apache/tomcat / array

Method array

java/org/apache/tomcat/util/http/parser/Cookie.java:303–305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

301 }
302
303 public byte[] array() {
304 return bytes;
305 }
306
307 // For debug purposes
308 @Override

Callers 15

testUnixDomainSocketMethod · 0.95
testLargePostRequestMethod · 0.95
sendMessagePartMethod · 0.95
parseCookieMethod · 0.95
toBytesMethod · 0.95
testPingPongMessagesMethod · 0.80
doWriteMethod · 0.80
writeFrameMethod · 0.80
readStringMethod · 0.80

Calls

no outgoing calls

Tested by 8

testUnixDomainSocketMethod · 0.76
testLargePostRequestMethod · 0.76
testPingPongMessagesMethod · 0.64
doWriteMethod · 0.64
writeFrameMethod · 0.64
readStringMethod · 0.64