module Prism::EncodingFlags

Flags for nodes that have unescaped content.

Constants

FORCED_BINARY_ENCODING

internal bytes forced the encoding to binary

FORCED_UTF8_ENCODING

internal bytes forced the encoding to UTF-8