Subject Re: Blob Segment size and applications
Author m2data
Olivier Mascia <om@t...> wrote:

> ...to the maximum segment size of 32767 bytes.

This is a limit in GPRE, right?

I have been using 57000 bytes (for years) when calling the API
directly from C++. The maximum segment size is 65535 (unsigned short)
or what?

Brian Vraamark