VocabularyioInputsOutputsWord descriptionReturns the length of the data supplied by 
stream, or 
f if the stream is not seekable or has unknown length.
NotesStream seeking is not supported on streams that do not have a known length, e.g. TCP/IP streams.
See alsostream-seek, 
stream-tell, 
stream-seekable?DefinitionMethods