const gopkg.in/yaml.v2.yaml_UTF16LE_ENCODING
4 uses
gopkg.in/yaml.v2 (current package)
readerc.go#L38: parser.encoding = yaml_UTF16LE_ENCODING
readerc.go#L254: case yaml_UTF16LE_ENCODING, yaml_UTF16BE_ENCODING:
readerc.go#L256: if parser.encoding == yaml_UTF16LE_ENCODING {
yamlh.go#L28: yaml_UTF16LE_ENCODING // The UTF-16-LE encoding with BOM.
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |