diff options
| author | Sean Cross <sean@xobs.io> | 2020-05-15 10:14:09 +0800 |
|---|---|---|
| committer | Sean Cross <sean@xobs.io> | 2020-05-15 10:16:00 +0800 |
| commit | aba36e4abff80bc8897e752b93e7a2ffa4fd69e6 (patch) | |
| tree | 080f6e0c3ebf97dc5bd0da044a209de4e0f189b2 /py | |
| parent | 0f55f58652b27d168ab154b32e17975a8015359e (diff) | |
aesio: use bufinfo rather than mp_str_bytes
In order to accept both `bytes` objects and `bytearray` objects, use a
`bufinfo` construct to retrieve the data rather than
`mp_obj_str_get_data()`.
Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
