MCPcopy Create free account
hub / github.com/PerroEngine/Perro / byte_len

Method byte_len

perro_source/audio_stack/perro_pawdio/src/internal.rs:479–481  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

477 {
478 Self {
479 kind: SourceLoadKind::Cache,
480 static_lookup: Duration::ZERO,
481 pawdio_decompress: Duration::ZERO,
482 disk_read: Duration::ZERO,
483 }
484 }

Callers 1

cache_lenMethod · 0.45

Calls 1

lenMethod · 0.45

Tested by

no test coverage detected