Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ update
Method
update
output/java_guava/1.4.17/AbstractByteHasher.java:44–44 ·
view source on GitHub ↗
Updates this hasher with the given byte.
(byte b)
Source
from the content-addressed store, hash-verified
42
43
44
protected
abstract
void
update(byte b);
45
46
/**
47
* Updates this hasher with the given bytes.
Callers
10
putByte
Method · 0.95
putBytes
Method · 0.95
putShort
Method · 0.95
putInt
Method · 0.95
putLong
Method · 0.95
putChar
Method · 0.95
hashCode
Method · 0.45
hashCode
Method · 0.45
hashCode
Method · 0.45
hashCode
Method · 0.45
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected