Class
PListBinaryWriter

A class, used to write a binary formated to a stream

Definition

Namespace:CE.iPhone.PList.Internal

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class PListBinaryWriter

Inheritance: objectPListBinaryWriter

Methods

Write(Stream, IPListElement)

Writers a to the specified stream.

Declaration

cs-api-definition
public void Write(Stream stream, IPListElement element)

Parameters

stream

Stream

The stream.

element

IPListElement

The element.

In this article
DefinitionMethodsWrite(Stream, IPListElement)
Not finding the help you need?
Contact Support