2
0
mirror of https://github.com/OrbTools/OrbCommon synced 2024-11-18 03:25:32 +00:00

xdr: bytes import

This commit is contained in:
Minizbot2012 2021-07-28 02:22:45 -04:00
parent ff89532f61
commit 3d4b93f48b
No known key found for this signature in database
GPG Key ID: 977C8ADE12361917

View File

@ -3,6 +3,7 @@
package devices
import (
"bytes"
"embed"
xdr "github.com/davecgh/go-xdr/xdr2"
"io"