pi_data_view 0.1.1

data view for bytes.
Documentation
  • Coverage
  • 2%
    1 out of 50 items documented0 out of 49 items with examples
  • Size
  • Source code size: 13.05 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 406.58 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • GaiaWorld/pi_data_view
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • moyy github:gaiaworld:dev

pi_data_view

Deprecated 已废弃,请用 bytes代替

二进制数据的 视图结构

可以从 二进制对象中读写多种数值类型的底层接口,使用它时,不用考虑不同平台的字节序问题。

此外,额外提供一个名为 move_part 的 trait,可以将二进制的一个片段拷贝到改二进制的另一个位置