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

Method putByte

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

Puts a byte into this byte vector. The byte vector is automatically enlarged if necessary. @param b a byte. @return this byte vector.

(final int b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

visitInsnMethod · 0.80
visitVarInsnMethod · 0.80
visitJumpInsnMethod · 0.80
visitIincInsnMethod · 0.80
newUTF8Method · 0.80

Calls 1

enlargeMethod · 0.95

Tested by

no test coverage detected