Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ padding
Method
padding
output/java_guava/1.4.19/BaseEncoding.java:280–280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
278
abstract
int
decodeTo(byte[] target, CharSequence chars) throws DecodingException;
279
280
abstract CharMatcher padding();
281
282
// Modified encoding generators
283
Callers
3
decodeChecked
Method · 0.95
decodeTo
Method · 0.45
padding
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected