hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
StringEncoding
hunt
proton
codec
StringType
Undocumented in source.
interface
StringEncoding : PrimitiveTypeEncoding!(String) {
void
setValue
(String val, int length);
}
Members
Functions
setValue
void
setValue
(String val, int length)
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
codec
StringType
classes
StringType
interfaces
StringEncoding