ImportByteArray

格式列表 »

ImportByteArray[ba,"format"]

ByteArray 对象按指定格式导入数据.

ImportByteArray[ba,elements]

导入指定元素.

ImportByteArray[ba]

会试图自动确定格式.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (1)

ByteArray 对象导入图像:

导入字节,产生原始图像:

从字节中导入元素:

范围  (2)

ByteArray 对象导出排版格式的数学公式:

导入字节,给出与分辨率无关的公式:

ByteArray 对象导出彩色地图及相应的原始数据:

导入字节,产生原始的 GIF 格式的动画:

ByteArray 导入彩色地图及相应的原始数据:

应用  (2)

将整数存入 ByteArray

从字节数组中获取该数字:

将一个大数字存入 "Base64" 编码的 ByteArray

从字节数组中获取该数字:

验证结果:

属性和关系  (2)

ImportByteArray 与同时使用 ImportStringByteArrayToString 得到的结果相同:

可将 Import 视为 ReadByteArrayImportByteArray 的组合:

可能存在的问题  (1)

ImportByteArray 无法自动确定格式时返回字节列表:

指定格式,获得字符串作为结果:

Wolfram Research (2017),ImportByteArray,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ImportByteArray.html.

文本

Wolfram Research (2017),ImportByteArray,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ImportByteArray.html.

CMS

Wolfram 语言. 2017. "ImportByteArray." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ImportByteArray.html.

APA

Wolfram 语言. (2017). ImportByteArray. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ImportByteArray.html 年

BibTeX

@misc{reference.wolfram_2024_importbytearray, author="Wolfram Research", title="{ImportByteArray}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/ImportByteArray.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_importbytearray, organization={Wolfram Research}, title={ImportByteArray}, year={2017}, url={https://reference.wolfram.com/language/ref/ImportByteArray.html}, note=[Accessed: 22-November-2024 ]}