You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
127 lines
1.9 KiB
127 lines
1.9 KiB
#Topic FILEWStream |
|
#Alias FILEWStream_Reference ## |
|
|
|
#Class SkFILEWStream |
|
|
|
//////////////////////////////////////////////////////////////////////////////////////////// |
|
|
|
#Code |
|
#Populate |
|
## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method SkFILEWStream(const char path[]) |
|
#In Constructors |
|
#Line # incomplete ## |
|
|
|
#Param path incomplete ## |
|
|
|
#Return incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method ~SkFILEWStream() override |
|
#In Constructors |
|
#Line # incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method bool isValid() const |
|
#In incomplete |
|
#Line # incomplete ## |
|
|
|
Returns true if the current path could be opened. |
|
|
|
#Return incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method bool write(const void* buffer, size_t size) override |
|
#In incomplete |
|
#Line # incomplete ## |
|
|
|
#Param buffer incomplete ## |
|
#Param size incomplete ## |
|
|
|
#Return incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method void flush() override |
|
#In incomplete |
|
#Line # incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method void fsync() |
|
#In incomplete |
|
#Line # incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
# ------------------------------------------------------------------------------ |
|
|
|
#Method size_t bytesWritten() const override |
|
#In incomplete |
|
#Line # incomplete ## |
|
|
|
#Return incomplete ## |
|
|
|
#Example |
|
// incomplete |
|
## |
|
|
|
#SeeAlso incomplete |
|
|
|
#Method ## |
|
|
|
#Class SkFILEWStream ## |
|
|
|
#Topic FILEWStream ##
|
|
|