MCPcopy Create free account
hub / github.com/bit4woo/burp-api-drops / process

Method process

src/custom/Base64.java:66–66  ·  view source on GitHub ↗

Encode/decode another block of input data. this.output is provided by the caller, and must be big enough to hold all the coded data. On exit, this.opwill be set to the length of the coded data. @param finish true if this is the final call to process for this object. Will finalize t

(byte[] input, int offset, int len, boolean finish)

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