MCPcopy Index your code
hub / github.com/golang/mobile / slice

Method slice

bind/java/SeqBench.java:149–150  ·  view source on GitHub ↗
(byte[] s)

Source from the content-addressed store, hash-verified

147 @Override public void string(String s) {
148 }
149 @Override public void slice(byte[] s) {
150 }
151 @Override public String stringRetShort() {
152 return Benchmark.ShortString;
153 }

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected