MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / push

Method push

nodedb-codec/src/lz4.rs:229–231  ·  view source on GitHub ↗
(&mut self, data: &[u8])

Source from the content-addressed store, hash-verified

227 }
228
229 pub fn push(&mut self, data: &[u8]) {
230 self.buf.extend_from_slice(data);
231 }
232
233 pub fn len(&self) -> usize {
234 self.buf.len()

Callers 15

spatial_prefilterFunction · 0.45
h3_to_boundaryFunction · 0.45
geohash_encodeFunction · 0.45
geohash_coverFunction · 0.45
st_unionFunction · 0.45
buffer_pointFunction · 0.45
buffer_linestringFunction · 0.45
buffer_polygonFunction · 0.45
index_documentMethod · 0.45
prefix_searchMethod · 0.45
from_checkpointMethod · 0.45
validate_recursiveFunction · 0.45

Calls

no outgoing calls

Tested by 15

concurrent_reservesFunction · 0.36
typical_cpu_metricsFunction · 0.36
temperature_readingsFunction · 0.36
exception_handlingFunction · 0.36
large_datasetFunction · 0.36
streaming_encoderFunction · 0.36
f64_compression_ratioFunction · 0.36
large_datasetFunction · 0.36