librados ~master (2016-11-03T02:58:29Z)
Dub
Repo
IoCtx.write
radosd
ioctx
IoCtx
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(string name, T[] data, ulong offset)
class
IoCtx
void
write
(
T
)
(
string
name
,
T
[]
data
,
ulong
offset
= 0
)
if
(
isCharByte
!
T
)
void
write
(const(char)* name, T[] data, 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