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

Method as_bytes

nodedb-codec/src/vector_quant/layout.rs:266–268  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

264 /// Full backing buffer suitable for direct I/O.
265 #[inline]
266 pub fn as_bytes(&self) -> &[u8] {
267 &self.buf
268 }
269}
270
271// ── UnifiedQuantizedVectorRef ───────────────────────────────────────────────

Callers 1

Calls

no outgoing calls

Tested by 1