- (byte-blob-stream? X) => BOOL procedure
Returns #t if the given object is a stream that is either empty or its first element is a byte blob, #f otherwise.
Returns #t if the given object is a stream that is either empty or its first element is a byte blob, #f otherwise.