Skip to content

Commit 2780a0e

Browse files
committed
Three methods...
1 parent 388df86 commit 2780a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/release_notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ In general, setting the `blobBufferSize` larger than 65535 bytes will likely not
726726
[#blob-put-segment-limit]
727727
==== Internal API changes for `FbBlob`
728728

729-
Two new methods were added to `FbBlob`:
729+
Three new methods were added to `FbBlob`:
730730

731731
`int get(byte[] b, int off, int len)`::
732732
populates the array `b`, starting at `off`, for the requested `len` bytes from the blob, and returns the actual number of bytes read.

0 commit comments

Comments
 (0)