Fixed COPY-DESCRIPTOR-TO-STREAM to no longer try to read directly into a
string, but instead stage through the a stack alien. This way, we can handle GCing if the read is interrupted.
Please register or sign in to comment
string, but instead stage through the a stack alien. This way, we can handle GCing if the read is interrupted.