Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
io.encodings.detect vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Heuristic auto-detection of text encodings and binary files
Meta-data
Authors:
Joe Groff
Words
Symbol words
default-8bit-encoding
Ordinary words
Word
Stack effect
detect-byte-array
( bytes -- encoding )
detect-file
( file -- encoding )
detect-stream
( stream -- sample encoding )
Files
resource:extra/io/encodings/detect/detect.factor
resource:extra/io/encodings/detect/detect-docs.factor
resource:extra/io/encodings/detect/detect-tests.factor
Children
Vocabulary
Summary
io.encodings.detect.private
io.encodings.detect.private vocabulary