Inherits Struct < Value < Object
FourCC is a four character code used in RIFF containers.
FourCC (Four Character Code) identifies chunk types in RIFF files. Examples: "RIFF", "WEBP", "VP8L", "VP8X", "ALPH"
Creates FourCC from string (takes first 4 characters).
Same as #inspect(io).
#inspect(io)