subkt / myaa.subkt.ass / FormatSection / serializeContents
open fun serializeContents(includeExtraData:
Boolean
):
Sequence
<
String
>
(source)
Overrides Section.serializeContents
Returns a string sequence representing the serialization of the contents of this section, without the section name.
includeExtraData
- Whether to include an extradata section.
Only applicable to EventSection.