Package for byte swapping

Are there any packages that handle byte swapping a stream of data automatically? I asked about this a while ago on Zulip and it didn’t seem like there were any solutions available at the time, so I just put together the code I’ve been using in a package, SwapStreams.jl. If it’s still not implemented in any package and there’s not a more appropriate place for it I can register this, but I thought I’d check first.