MCPcopy Index your code
hub / github.com/K0lb3/UnityPy / save

Method save

UnityPy/files/BundleFile.py:188–236  ·  view source on GitHub ↗

Rewrites the BundleFile and returns it as bytes object. packer: can be either one of the following strings or tuple consisting of (block_info_flag, data_flag) allowed strings: none - no compression, default, safest bet

(self, packer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

save_fsMethod · 0.45
save_web_rawMethod · 0.45

Calls 5

write_string_to_nullMethod · 0.95
write_u_intMethod · 0.95
save_fsMethod · 0.95
save_web_rawMethod · 0.95
EndianBinaryWriterClass · 0.85

Tested by

no test coverage detected