Documentation ¶
Overview ¶
Package core - write and extract file to png
Index ¶
Constants ¶
View Source
const (
IEND_CHUNK_LENGTH_OFFSET = -12
)
Variables ¶
View Source
var (
CHUNK_TYPE = []byte{0x64, 0x78, 0x58, 0x6D} // "dxXm"
)
Functions ¶
func CreateHPNG ¶
CreateHPNG - create new PNG file with hidden file
func ReverseHPNG ¶
ReverseHPNG - retrieve hide file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.