Skip to content

How to send an ansi encoded file #78

Answered by AnWeber
smaktacular asked this question in Q&A
Discussion options

You must be logged in to vote

The NodeJS encodings are supported. ansi is not included, use ascii instead. However, when reading in using <, no encoding is actually needed. Here the byte[] is processed directly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smaktacular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants