|
|
ed19848d2a
|
fix read_bytes and read_bool
|
2019-02-21 18:18:18 +01:00 |
|
|
|
6d999f7471
|
remove need for padding from input slice
this makes reading slower but the api a lot nicer
|
2019-02-20 22:28:51 +01:00 |
|
|
|
c33a9a711b
|
add big endian
|
2019-02-20 19:47:09 +01:00 |
|
|
|
b804b4a59e
|
float reading
|
2019-02-19 21:45:17 +01:00 |
|
|
|
348fbb851b
|
cleanup reading a bit
|
2019-02-17 23:08:20 +01:00 |
|
|
|
64f24a2921
|
docs
|
2019-02-17 17:04:15 +01:00 |
|
|
|
4a8f0e1db6
|
fix reads that dont fit in usize
|
2019-02-17 14:59:23 +01:00 |
|
|
|
82f57e36c5
|
Create LICENSE
|
2019-02-17 01:47:04 +01:00 |
|
|
|
540d9c0e8a
|
combine signed reading
|
2019-02-17 01:40:48 +01:00 |
|
|
|
1c037528f6
|
generics
|
2019-02-17 00:12:38 +01:00 |
|
|
|
74124393be
|
bool and u64
|
2019-02-16 18:05:32 +01:00 |
|
|
|
f5aff2cd80
|
usize reading
|
2019-02-14 22:29:03 +01:00 |
|
|
|
741f987833
|
read usize at once
|
2019-02-13 13:13:36 +01:00 |
|
|
|
8d38830adc
|
basics
|
2019-02-12 21:22:24 +01:00 |
|