Struct lopdf::Stream [] [src]

pub struct Stream {
    pub dict: Dictionary,
    pub content: Vec<u8>,
}

Stream Object.

Fields

Methods

impl Stream
[src]

Trait Implementations

impl Debug for Stream
[src]

Formats the value using the given formatter.