pkxUnPadFile
pkxUnPadFile(
t_fileName
t_newFileName
g_magicBytes
)
=> t / nil
Description
(Virtuoso MultiTech Framework Only) Removes the padding from the specified SiP file using magic bytes.
Arguments
Value Returned
Example
pkxUnPadFile("newFile.log" "theFile.log" "Magic Bytes")
Related Topics
Return to top