abstract class PDF::PdfObj

Defined in:

pdf/obj/obj.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.raw_output(obj : ObjType, io) #

render basic types into an IO


[View source]

Instance Method Detail

def generation #

[View source]
abstract def id : Int64 | Nil #

[View source]
def output(io) #

[View source]