Expand description
§Description
This method implements the Extended Line steganography algorithm. It consist of three simpler methods:
For more info read docs on each one of the above encoders.
Structs§
- Extended
Line Method - Structure representing the Extended Line algorithm. Contains the vector of used methods. Uses macros to implement the required traits.
- Extended
Line Method Builder