Module interned_v8_string

Source
Expand description

Nested message and enum types in InternedV8String.

Enumsยง

EncodedString
We inline the fields in V8String here to save some bytes in the serialized proto format. Interning is about saving bytes so this makes sense here.