MCPcopy Create free account
hub / github.com/antlr/codebuff / mark

Method mark

output/java_guava/1.4.17/HashingInputStream.java:94–95  ·  view source on GitHub ↗

mark() is not supported for HashingInputStream

(int readlimit)

Source from the content-addressed store, hash-verified

92 */
93
94 @Override
95 public void mark(int readlimit) {}
96
97 /**
98 * reset() is not supported for HashingInputStream.

Callers 15

subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45
subTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected