Re: API Design
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: API Design
- From: tobias@...
- Date: 2017年9月19日 01:06:38 +0200
Quoting Lourival Vieira Neto <lourival.neto@gmail.com>:
Hi Tobias,
I'm designing a library which has a Buffer module that allows to contain
binary data.
Perhaps you would like to take a look at Luadata [1].
[1] https://github.com/lneto/luadata
Regards,
--
Lourival Vieira Neto
That looks interesting. Very different approach from what I'm trying to
provide but similar functionality. I like it!
-Tobias