Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.text.internal.tag
- Platforms: .NET, .NET Standard 2.0, Island
Methods
Compare
class method Compare(a: string; b: Slice<Byte>): int
static int Compare(string a, Slice<Byte> b)
static func Compare(_ a: string, _ b: Slice<Byte>) -> int
func Compare(a string, b Slice<Byte>) int
Shared Function Compare(a As string, b As Slice<Byte>) As int
Parameters:
- a:
- b:
FixCase
class method FixCase(form: string; b: Slice<Byte>): bool
static bool FixCase(string form, Slice<Byte> b)
static func FixCase(_ form: string, _ b: Slice<Byte>) -> bool
func FixCase(form string, b Slice<Byte>) bool
Shared Function FixCase(form As string, b As Slice<Byte>) As bool
Parameters:
- form:
- b: