Text.FromBinary
Mã hóa dữ liệu từ dạng nhị phân thành văn bản.
Syntax
Text.FromBinary(
binary as binary,
optional encoding as TextEncoding.Type
) as text
Remarks
Mã hóa dữ liệu binary
từ giá trị nhị phân thành giá trị văn bản bằng cách sử dụng loại encoding
.
Category
Text.Conversions from and to text