Data.Store.Core

Core Types

data Poke a

data PokeException

pokeException

data Peek a

data PeekException

peekException

tooManyBytes

data PokeState

pokeStatePtr

data PeekState

peekStateEndPtr

type Offset

Encode ByteString

unsafeEncodeWith

Decode ByteString

decodeWith

decodeExWith

decodeExPortionWith

decodeIOWith

decodeIOPortionWith

decodeIOWithFromPtr

decodeIOPortionWithFromPtr

Storable

pokeStorable

peekStorable

peekStorableTy

ForeignPtr

pokeFromForeignPtr

peekToPlainForeignPtr

pokeFromPtr

ByteArray

pokeFromByteArray

peekToByteArray