MCPcopy 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

decodeCheckedMethod · 0.95
decodeToMethod · 0.45
paddingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected