MCPcopy Create free account
hub / github.com/bigbully/glowworm / ByteVector

Class ByteVector

src/main/java/com/jd/dd/glowworm/asm/ByteVector.java:38–223  ·  view source on GitHub ↗

A dynamically extensible vector of bytes. This class is roughly equivalent to a DataOutputStream on top of a ByteArrayOutputStream, but is more efficient. @author Eric Bruneton

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