X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/unicode/utf16
opt
/
golang
/
1.22.0
/
src
/
unicode
/
utf16
/
📁
..
📄
export_test.go
(316 B)
📄
utf16.go
(3.68 KB)
📄
utf16_test.go
(6.13 KB)
Editing: export_test.go
// Copyright 2012 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package utf16 // Extra names for constants so we can validate them during testing. const ( MaxRune = maxRune ReplacementChar = replacementChar )
Upload File
Create Folder