MCPcopy Create free account
hub / github.com/Tencent/RapidView / makeroom

Method makeroom

luaj_virtual_machine/src/core/org/luaj/vm2/Buffer.java:221–234  ·  view source on GitHub ↗

Ensure there is enough room before and after the bytes. @param nbefore number of unused bytes which must precede the data after this completes @param nafter number of unused bytes which must follow the data after this completes

( int nbefore, int nafter )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

appendMethod · 0.95
prependMethod · 0.95

Calls 2

reallocMethod · 0.95
strvalueMethod · 0.45

Tested by

no test coverage detected