mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
Added docs on base64 only working with utf8 content
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ You can load files of the following supported types:
|
||||
| Plain String | load_str |
|
||||
| Base64 | load_base64 |
|
||||
|
||||
Note that base64 only works for base64 encoded utf-8 strings.
|
||||
Note that load_base64 only works for base64 encoded utf-8 strings.
|
||||
|
||||
## Samples files for tests:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user