class DiadocApi::Entity::Content

Included Modules

Defined in:

diadoc_api/entities/content.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : String | Nil #

def data=(data : String | Nil) #

def decoded_data : String | Nil #

Search for <Файл to avoid LibXML's run-time errors


[View source]
def decoded_xml : XML::Node | Nil #

[View source]
def size : Int32 #

def size=(size : Int32) #