1PDF::Builder::Basic::PDUFs:e:rNuCloln(t3r)ibuted Perl DoPcDuFm:e:nBtuaitlidoenr::Basic::PDF::Null(3)
2
3
4
6 PDF::Builder::Basic::PDF::Null - PDF Null type object. This is a
7 subclass of PDF::Builder::Basic::PDF::Objind and cannot be subclassed.
8
10 PDF::Builder::Basic::PDF::Null->new()
11 Returns the null object. There is only one null object.
12
13 $s->realise()
14 Pretends to finish reading the object.
15
16 $s->outobjdeep()
17 Output the object in PDF format.
18
19 $s->is_obj()
20 Returns false because null is not a full object.
21
22 $s->copy()
23 Another no-op.
24
25 $s->val()
26 Return undef.
27
28
29
30perl v5.38.0 2023-07-21 PDF::Builder::Basic::PDF::Null(3)