missing bits
[mdref/mdref-pq] / pq / LOB / truncate.md
1 # void pq\LOB::truncate([int $length = 0])
2
3 Truncate the *large object*.
4
5 ## Params:
6
7 * Optional int $length = 0
8 The length to truncate to.
9
10 ## Throws:
11
12 * pq\Exception\InvalidArgumentException
13 * pq\Exception\BadMethodCallException
14 * pq\Exception\RuntimeException