Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Bytes property

Read-only. The size of the stream in bytes.

Defined in

Stream

Data type

int

Syntax

public int getBytes()

throws NotesException

Usage

This property is 0 for a new stream.

The open method sets this property to:

The write method and writeText method increment this property by the number of bytes written to the stream.

The size excludes any detected Unicode signatures or byte order marks.

Language cross-reference

Bytes property in LotusScript NotesStream class

See examples

Examples: Bytes property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009