Skip to content

add method for writing a binary file#9

Open
jakesylvestre wants to merge 1 commit intoFlaque:masterfrom
xplorfin:binfile
Open

add method for writing a binary file#9
jakesylvestre wants to merge 1 commit intoFlaque:masterfrom
xplorfin:binfile

Conversation

@jakesylvestre
Copy link

This adds a method for writing to a binary file. Since we close the filer hanler after creation on TmpFile we can't write binary there. Trying to re-open the handler results in:

golang.org/x/sys/unix.EBADF (9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant