Merge: Bytes
authorJean Privat <jean@pryen.org>
Thu, 14 May 2015 23:36:31 +0000 (19:36 -0400)
committerJean Privat <jean@pryen.org>
Thu, 14 May 2015 23:36:31 +0000 (19:36 -0400)
commit3e24684b22fe8faee56d2785b9115247ad8cc17c
tree01c8720d2422e27488614a6d8c0780419eebff2b
parent506f4b1efdd9d548becca066036e3cd5c1456a09
parentbb623ffff91968a3573b2d1f969050204941179b
Merge: Bytes

Added a module for basic handling of bytes at the lib level, a structure analogue to a FlatBuffer is proposed here to handle single-byte modification and appending.

Pull-Request: #1336
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>