MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / getOsCode

Method getOsCode

lib/QuaZip/quazip/quazip.cpp:606–609  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606uint QuaZip::getOsCode() const
607{
608 return p->osCode;
609}
610
611QTextCodec *QuaZip::getFileNameCodec()const
612{

Callers 2

setOsCodeMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by 1

setOsCodeMethod · 0.64