package
Version:
v0.0.0-...-194db27
Opens a new window with list of versions in this module.
Published: Feb 18, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PrintChunks(chunks []Chunk)
PrintChunks prints chunk data to Stdout
Rebuild will rebuild a PNG image from a Chunk slice, to the target file with 0644 permissions.
GetChunks takes the source file [referenceFile] and breaks down chunks into their sub-components, returns a Chunk slice.
Inject will build a Chunk slice consisting of the source image chunks, and the payload. Payload position is randomised.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.