Qurak
文档
价格
登录
Qurak
文档
函数
BinarySerialize
BinarySerialize
可用
Serializes an expression to WXF binary bytes as a ByteArray
形式
BinarySerialize[expr]
验证过的示例
BinarySerialize[{1, 2, 3}] → ByteArray[<16>]
BinarySerialize[str] → ByteArray[<14>]
BinarySerialize[2 ^ 7 - 1] → ByteArray[<4>]
选项
Method — default Automatic
PerformanceGoal — default Automatic
在 Qurak 上运行
搜索参考
主题
Binary Data
- Binary Representation of Expressions
Files
- Wolfram Language Expression Files »
Importing And Exporting
- Lower-Level Functions
Importing And Exporting Database Formats
- Expression Serialization
Memory Measurement And Optimization
- Low-Level Optimizations
New In111 Alphabetical Listing
- B
相关
BinaryDeserialize
DumpSave
Compress
ExportByteArray
ByteArray
BaseEncode
ByteArrayToString
StringToByteArray
Export
FullForm
InputForm
BinaryWrite
← BinaryReadList
BinaryWrite →
全部 6300 个函数
·
从 MCP 客户端使用