Replies: 4 comments 7 replies
-
You might want to post the error you're getting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Extractors can't borrow anything. Use |
Beta Was this translation helpful? Give feedback.
1 reply
-
It wasn't that simple. ((
Please help me figure it out. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I have a problem: I need to convert the file sent by the client. I tried to write like this:
but the compiler throws an error. How do I correctly accept a file from the client and an additional parameter that will indicate which format to convert to?
Beta Was this translation helpful? Give feedback.
All reactions