MCPcopy Create free account
hub / github.com/Exiv2/exiv2 / getSize

Method getSize

src/basicio.cpp:642–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640 }
641
642 [[nodiscard]] size_t getSize() const {
643 return size_;
644 }
645
646 private:
647 blockType_e type_{bNone};

Callers 4

decodeBlockMethod · 0.45
writeMethod · 0.45
readListMethod · 0.45
readChunkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected