wwJsonSerializer::CreateSerializer

Allows for overriding of the wwJsonSerializer instance that is loaded on Init() by this class in subclasses to provide custom serializer functionality. .oSerializer is always available, but you can customize this method to specify the create a customized instance of a serializer that can be used instead.

o.CreateSerializer(loSerializer)

Return Value

wwJsonSerializer instance

Parameters

loSerializer
Optional - a preconfigured instance of a Json serializer


See also:

Class MarkdownParser

© West Wind Technologies, 2023 • Updated: 09/26/21
Comment or report problem with topic