encoding-tools 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin2txt CHANGED
@@ -321,6 +321,12 @@ function
321
321
  in_file +
322
322
  ".base64";
323
323
  }
324
+ else {
325
+ out_txt_prefix =
326
+ _argv[
327
+ "_"][
328
+ 1];
329
+ }
324
330
  if ( "L" in _argv ) {
325
331
  string_length =
326
332
  _argv[