增加websocket支持
This commit is contained in:
2
vendor/github.com/bytedance/sonic/utf8/utf8.go
generated
vendored
2
vendor/github.com/bytedance/sonic/utf8/utf8.go
generated
vendored
@@ -68,4 +68,4 @@ func Validate(src []byte) bool {
|
||||
// ValidateString as Validate, but for string.
|
||||
func ValidateString(src string) bool {
|
||||
return native.ValidateUTF8Fast(&src) == 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user