﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1190	byte-blob: byte-blob->blob or byte-blob-object?	John Foerch		I need to pass a byte-blob to a foreign function, and found that foreign types scheme-pointer and blob-pointer both gave pointers to the object header rather than the blob contents.  Looking into the source of the byte-blob egg, I found byte-blob-object and its alias byte-blob->blob.  byte-blob-object is exported by the egg and byte-blob->blob is not exported.  I used byte-blob-object to do what I needed to do, however neither of these procedures are mentioned in the documentation on Eggs Unlimited or the chickidee api reference, so I suspect something is unfinished here.  Please advise!  Thank you.	defect	closed	major	someday	unknown	4.9.x	fixed			
