MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / ByteVector

Class ByteVector

class2c/src/main/java/org/objectweb/asm/ByteVector.java:36–361  ·  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