22:44:51stassats`unless it starts going even further into sbcl internals and getting broken every other day
22:46:19|3b|ACTION missed that the original question wanted to read from streams
22:50:03|3b|not sure those c++ things do that though, and the CL option of displacing to different types definitely wouldn't, so sounds like reading into a UB8 vector should be fine?
22:51:57stassats`there's nothing that precludes from reading into the right array type directly, unless there's some byte swapping to be done
22:52:31stassats`but even then, byte swapping could be cheaper on the final vector