MCPcopy Create free account
hub / github.com/eclab/edisyn / ByteBag

Class ByteBag

edisyn/util/ByteBag.java:25–403  ·  view source on GitHub ↗

Maintains a simple array (objs) of bytes and the number of bytes (numObjs) in the array (the array can be bigger than this number). You are encouraged to access the bytes directly; they are stored in positions [0 ... numObjs-1]. If you wish to extend the array, you should call the resi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected