Closed fpsqdb closed 5 years ago
This commit 6b20581 adds support for getting fileName from extra filed and fixes issue #33, but this is only possible if decodeStrings is true. This PR makes it possible to get the correct fileName when decodeStrings is false.
decodeStrings
true
false
Sorry for this mistake, please delete this branch. 😥
This commit 6b20581 adds support for getting fileName from extra filed and fixes issue #33, but this is only possible if
decodeStrings
istrue
. This PR makes it possible to get the correct fileName whendecodeStrings
isfalse
.