Text.ToBinary
เข้ารหัสข้อความให้เป็นรูปแบบไบนารี
Syntax
Text.ToBinary(
text as text,
optional encoding as TextEncoding.Type,
optional includeByteOrderMark as logical
) as binary
Remarks
เข้ารหัสค่าข้อความที่กำหนด text
ให้เป็นค่าไบนารีโดยใช้ encoding
ที่ระบุ
Category
Text.Conversions from and to text