librados v0.0.2 (2016-10-11T13:06:58Z)
Dub
Repo
IoCtx.read
radosd
ioctx
IoCtx
Undocumented in source.
void
read
(const(char)* name, T[] data, ulong offset)
class
IoCtx
void
read
(
T
)
(
const
(
char
)*
name
,
ref
T
[]
data
,
ulong
offset
= 0
)
if
(
isCharByte
!
T.MutilCharByte
)
char
[]
read
(const(char)* name, size_t readlen, ulong offset)
Meta
Source
See Implementation
radosd
ioctx
IoCtx
aliases
IoCompletionPtr
resize
constructors
this
destructors
~this
functions
append
asyncAppend
asyncRead
asyncRemove
asyncStat
asyncWrite
asyncWriteFull
asyncWriteSame
cloneRange
getxattr
getxattrs
newIoCompletion
read
remove
removeIoCompletion
rmxattr
setxattr
state
trunc
write
writeFull
writeSame
properties
ctx
poolName