Open ishiikurisu opened 1 year ago
Naturally, it's possible to extract binary data from files, but currently it's not possible to return this data through the API because this is not something that JSON allows.
Is there anyway of fixing this?
Possible solution: enable msgpack through the API?
Naturally, it's possible to extract binary data from files, but currently it's not possible to return this data through the API because this is not something that JSON allows.
Is there anyway of fixing this?