file-position
(file-position stream [position])
Lite: always returns nil — streams do not support repositioning, so portable callers (which guard this with ignore-errors) take their non-seeking fallback path.
(file-position stream [position])
Lite: always returns nil — streams do not support repositioning, so portable callers (which guard this with ignore-errors) take their non-seeking fallback path.