- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for utf8 (0.26 seconds)
-
CHANGELOG/CHANGELOG-1.10.md
ll/60301), [@tnozicka](https://github.com/tnozicka)) * ConfigMap objects now support binary data via a new `binaryData` field. When using `kubectl create configmap --from-file`, files containing non-UTF8 data will be placed in this new field in order to preserve the non-UTF8 data. Note that kubectl's `--append-hash` feature doesn't take `binaryData` into account. Use of this feature requires 1.10+ apiserver and kubelets. ([#57938](https://github.com/kubernetes/kubernetes/pull/57938),...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 341.8K bytes - Click Count (0) -
doc/go_spec.html
The <a href="/pkg/cmd/vet"><code>go vet</code></a> tool flags certain integer-to-string conversions as potential errors. Library functions such as <a href="/pkg/unicode/utf8#AppendRune"><code>utf8.AppendRune</code></a> or <a href="/pkg/unicode/utf8#EncodeRune"><code>utf8.EncodeRune</code></a> should be used instead. </li> </ol>
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.9.md
* For details, see [the complete list of merged pull requests for IPv6 support](https://github.com/kubernetes/kubernetes/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+label%3Aarea%2Fipv6). #### **IPVS**
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Nov 16 10:46:27 GMT 2021 - 313.7K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const ISIG ideal-int pkg syscall (darwin-arm64), const ISTRIP = 32 pkg syscall (darwin-arm64), const ISTRIP ideal-int pkg syscall (darwin-arm64), const IUTF8 = 16384 pkg syscall (darwin-arm64), const IUTF8 ideal-int pkg syscall (darwin-arm64), const IXANY = 2048 pkg syscall (darwin-arm64), const IXANY ideal-int pkg syscall (darwin-arm64), const IXOFF = 1024
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
public final class PublicSuffixPatterns { private PublicSuffixPatterns() {} /** * String pool containing TLDs and domain labels. * * <p>Data is stored as a series of length-prefixed strings using standard Java UTF-16 charset. */ private static final ImmutableList<CharSequence> STRING_POOL =Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 06 20:41:51 GMT 2026 - 290.5K bytes - Click Count (1)