SP.Base64EncodedByteArray Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.Base64EncodedByteArray class.

Methods

Name

Description

append

Appends the specified value to the end of the array.

Base64EncodedByteArray

Initializes a new instance of the ArrayListEnumerator class.

customFromJson

Gets whether the specified JavaScript Object Notation (JSON) code is used to customize the array.

fromJson

Initializes the array using the specified value.

getByteAt

Gets the in the value of the specified array element.

setByteAt

Sets the value of the specified array element.

toBase64String

Converts the array to text.

Applies To

SP.Base64EncodedByteArray Class

See Also

Reference

SP.Base64EncodedByteArray Properties

SP Namespace