Microsoft SDK for Java

getByteChunk

This method of the Field class retrieves all or part of a Field object's binary data.

Syntax

public byte[] getByteChunk(int len);

Parameters

len A number that equals the number of bytes you want to retrieve.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.