public static byte[] ToUTF8Bytes(
this string value
)
<ExtensionAttribute>
Public Shared Function ToUTF8Bytes (
value As String
) As Byte()
[<ExtensionAttribute>]
static member ToUTF8Bytes :
value : string -> byte[]
[缺少 "M:TouchSocket.Core.StringExtension.ToUTF8Bytes(System.String)" 的 <returns> 文档]