UnmarshalText
method UnmarshalText(text: Slice<Byte>): error
error UnmarshalText(Slice<Byte> text)
func UnmarshalText(_ text: Slice<Byte>) -> error
func UnmarshalText(text Slice<Byte>) error
Function UnmarshalText(text As Slice<Byte>) As error
Parameters: