MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / bytes.cc

File bytes.cc

lib/core/bytes.cc:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "lib/core/globals.h"
2#include "lib/core/bytes.h"
3#include <fstream>
4#include <zlib.h>

Callers

nothing calls this directly

Calls 5

sliceMethod · 0.80
resizeMethod · 0.45
sizeMethod · 0.45
readMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected