Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
blobSlice :: (IsBlob self, ToJSString contentType) => self -> Int64 -> Int64 -> contentType -> IO (Maybe Blob) Source
blobGetSize :: IsBlob self => self -> IO Word64 Source
castToBlob :: GObjectClass obj => obj -> Blob Source