Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output the encoded string in plain format to stdout #54

Closed
end2endzone opened this issue Jul 30, 2021 · 0 comments
Closed

Output the encoded string in plain format to stdout #54

end2endzone opened this issue Jul 30, 2021 · 0 comments
Milestone

Comments

@end2endzone
Copy link
Owner

An option should allow the application to only output the encoded file string to stdout. This option would disable the generation of header and source files. This feature would allow for better interoperability with other software.

For example, when using --file=about.png (which content matches this file) and --plainoutput, the application should only output the following :

\211PNG\r\n\032\n\0\0\0\rIHDR\0\0\0000\0\0\0000\b\006\0\0\0W\002\371\207\0\0\0\006bKGD\0\377\0\377\0\377\240\275\247\223\0\0\0\tpHYs\0\0\r\327\0\0\r\327\001B(\233x\0\0\0\atIME\a\345\005\035\021\0221\324\0\231\r\0\0\001\225IDATh\336\355\331\261K\002Q\034\a\360\357{\247&z\nI[eQS\t\2014\271H\264Fk\203NA`\326\?\020\324\220\270\324\?\220K$DSk\324\0309\2074D[\030N\325 A\334I\226\336\257\265@\345,O\357\301\357\273\335=8~\237\273\367\336\357\301\001\034\016\2073\314\210n\203\261s\362\2315c]X\264\001!f\001\214\016\250\2567\200\036\001q\034\321\364b9#\276z\006L\024\352\343^j]\0\210\017\371%\227-M\256V3\301\347v\203\262\335\315\351\"\371\275\324\272rA\361\0\260([\326e\354\234|\266\001\262nf\001,\270h\252\307\315\232\261i\033@\260R\256[\254$R\266\001\020r\316}\373\r\315\333\a\200\202.\3341C=\0\376\237\345)\017J\351\0n\322\001,E5\307T\216\001\362\311\021L\206%\242a\211|\322\257\036@\374\3500R@=\300^\251\201W\223\360b\022vK\037\216\001<N=\370\272\332D\342\264\351\370\312\226P<\312\003\034\233B\225\254\376\353z\246`\360\027`\0\003\030\300\0\0060\200\217\022v\343\324\321\201\247\020\003\376\236w\325\001\367J\003\b8S\031p\027\034\323OT\005\224-M\256<\254\211O\225\0\r\200n\001d\"\232\236\350\364o\240\247F& \016+[\372\316\240%O\375\330F\005!7\214\342\373\322\a\004!W\331\016\355+\331\310\334^|W\200\n\305w>I\036\031\a\340pl\345\033\303rf\322\215mKE\0\0\0\0IEND\256B`\202
@end2endzone end2endzone changed the title Output the encoded string to stdout without decoration Output the encoded string in plain format to stdout Jul 30, 2021
@end2endzone end2endzone added this to the 0.7.0 milestone Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant