MCPcopy Create free account
hub / github.com/MearaY/StegaPy / get_data_header

Method get_data_header

StegaPy/plugin/lsb/lsb_input_stream.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 return self._read_bytes(n)
70
71 def get_data_header(self) -> LSBDataHeader:
72 return self.header

Callers 2

extract_msg_filenameMethod · 0.95
extract_dataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected