[][src]Type Definition skia_safe::DataTable

type DataTable = RCHandle<SkDataTable>;

Trait Implementations

impl Send for DataTable[src]

impl Index<usize> for DataTable[src]

type Output = [u8]

The returned type after indexing.