class

Thrift::JSONListContext

Inherits Thrift::JSONContext < Reference < Object

Context class for lists

Constructors

Instance methods

read(reader)

Read context data from the trans. Default is to do nothing.

Source
write(trans)

Write context data to the trans. Default is to do nothing.

Source