fwqaaq
fwqaaq
* #45
增加:https://www.twle.cn/l/yufei/lua53/lua-basic-functions.html
@jaywcjlove 这个可以让我编写吗
我明白了 @jaywcjlove
Yeah, and it can not create custom `Method`, which makes it completely impractical when I want to build webdav. Maybe someone knows?
 我试了一下我的没问题
> Deno has already closed the file when the reader returns { done: true }, so when you call fd.close() it throws an error as you're trying to close the...
>This does not mean the file isn't closed, it is, it's just the wrapper object will throw errors if you try to call any of the methods (including .close). Thank...
@lucacasonato Thank you, I'm trying to improve it.