Commit Graph

31 Commits

Author SHA1 Message Date
450e9e7d34 Resize buffer if BytesRead is less than MaxSegmentSize 2023-02-03 17:09:22 +01:00
1ad24d3f71 SaveBlobToFile (WIP) 2023-02-03 11:43:47 +01:00
cfcfa28082 Rollup of misc fixes to make LoadBlobFromFile work 2023-02-02 16:11:00 +01:00
c8fb94b176 LoadBlobFromFile takes only a single parameter and returns a blob 2023-02-02 16:10:25 +01:00
9746ae578d WIP 2023-02-02 09:18:00 +01:00
ba94fe6d99 Rework writing to blob 2023-02-01 21:37:06 +01:00
c092e8fa8f Use FileReader as var name 2023-02-01 20:12:59 +01:00
60206f3b48 It looks as if FB_VARCHAR is absolutely essential for string in/output 2023-02-01 20:09:54 +01:00
2c9b46512b Make the div function use bigint for inputs and output 2023-01-26 16:39:16 +01:00
6064402f85 comment out unnecessary includes 2023-01-26 16:35:33 +01:00
609837361d Add SaveBlobToFile 2023-01-26 16:35:00 +01:00
331a27bf82 Restore LoadBlobFromFile 2023-01-26 16:23:43 +01:00
3a3cae7284 move const decl to header 2023-01-26 16:14:11 +01:00
db5f3d4047 Get the names right 2023-01-25 15:59:19 +01:00
42c9399639 Separate templates out into their own header 2023-01-25 14:53:02 +01:00
30f91ff58e Add LoadBlobFromFile 2023-01-25 09:54:09 +01:00
f10de10371 Add basic implementation of Blob_Save 2023-01-24 19:23:36 +01:00
62e5d3e282 tidy up 2023-01-24 15:59:51 +01:00
e07ae6f4fd Test input to BlobSave function 2023-01-23 16:20:30 +01:00
2b30f3b044 Declare correct type 2023-01-23 16:19:11 +01:00
7ec0b3b03a tidy up 2023-01-23 15:31:41 +01:00
944bd3ac83 documentation 2023-01-23 13:43:26 +01:00
6259849525 Add a better documented version of the div example 2023-01-23 13:42:38 +01:00
c6a8712150 WIP 2023-01-20 21:53:23 +01:00
25db2003ae Start work on BillDate 2023-01-20 19:37:07 +01:00
8c366b60ac Use modern cpp headers 2023-01-20 19:36:51 +01:00
fbad97cb79 Add versioning and .rc for windows 2023-01-20 19:34:51 +01:00
cbc53b3ac6 Include commented out original code for flags function 2023-01-20 16:17:06 +01:00
09c7298105 Initial commit 2023-01-20 13:00:07 +01:00
16fa9fcc2a Use correct name 2023-01-20 12:59:53 +01:00
a340f4e1da Initial Commit 2023-01-19 16:52:45 +01:00