fwqaaq

Results 28 comments of fwqaaq
trafficstars

增加: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?

![image](https://user-images.githubusercontent.com/82551626/231168743-49a6fae6-5d5f-4c92-a358-3e5d9bee6672.png) 我试了一下我的没问题

> 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...