FileOutputStream

class FileOutputStream(fileOutputPointer: GFileOutputStream_autoptr) : OutputStream

15 / 01 / 2022

See also

Constructors

FileOutputStream
Link copied to clipboard
fun FileOutputStream(fileOutputPointer: GFileOutputStream_autoptr)

Types

Companion
Link copied to clipboard
object Companion

Functions

addWeakPointer
Link copied to clipboard
fun addWeakPointer(weakPointerLocation: CValuesRef<COpaquePointerVar>)
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
close
Link copied to clipboard
fun close(cancellable: KGCancellable? = null): Boolean
getString
Link copied to clipboard
fun getString(propertyName: String): String
ref
Link copied to clipboard
open fun ref(): KGObject
set
Link copied to clipboard
fun set(propertyName: String, boolean: Boolean)
fun set(propertyName: String, string: String)
unref
Link copied to clipboard
open override fun unref()
writeBytes
Link copied to clipboard
fun writeBytes(buffer: KGBytes, cancellable: KGCancellable? = null): Long

Properties

etag
Link copied to clipboard
val etag: String?
fileOutputPointer
Link copied to clipboard
val fileOutputPointer: GFileOutputStream_autoptr
gClass
Link copied to clipboard
open val gClass: TypeClass
outputPointer
Link copied to clipboard
val outputPointer: GOutputStream_autoptr
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>