Documentation
    Preparing search index...

    Variable strToBufferSerializerConst

    strToBufferSerializer: IPersistSerializer<string, Buffer> = ...

    Common serializer that serializes and deserializes string data to and from a Buffer. (for chain serialization)

    The string data to serialize.

    The Buffer data to deserialize.

    • serializer for string to Buffer