Trait postscript::Value
[−]
[src]
pub trait Value: Sized { fn read<T: Tape>(&mut T) -> Result<Self>; }
A type that can be read.
Required Methods
Implementors
impl Value for CharsetRange1impl Value for Headerimpl Value for Indeximpl Value for TopDictionariesimpl Value for Namesimpl Value for Stringsimpl Value for Subroutinesimpl Value for Operationimpl Value for Operationsimpl Value for Numberimpl Value for u8impl Value for u16impl Value for u32impl Value for FontSetimpl Value for Number