Class
PListBinaryReader

A class, used to read binary formated from a stream

Definition

Namespace:CE.iPhone.PList.Internal

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class PListBinaryReader

Inheritance: objectPListBinaryReader

Methods

Read(Stream)

Reads a binary formated from the specified stream.

Declaration

cs-api-definition
public IPListElement Read(Stream stream)

Parameters

stream

Stream

The stream.

Returns

IPListElement

The , read from the specified stream

In this article
DefinitionMethodsRead(Stream)
Not finding the help you need?
Contact Support