from_bytes 0.1.1

create from_bytes() and packed_size() to read binary data into structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.duplicate]
version = "0.2.9"

[package]
authors = ["Jan Starke <Jan.Starke@t-systems.com>"]
description = "create from_bytes() and packed_size() to read binary data into structs"
edition = "2018"
license = "GPL-3.0"
name = "from_bytes"
repository = "https://github.com/janstarke/libpefile"
version = "0.1.1"