Closed MohamedSabthar closed 2 months ago
Description: With the release of Copybook version 1.0.0, the toCopybook, fromCopybook, and toJson APIs have become redundant. These APIs can now be replaced with the more versatile toBytes and fromBytes APIs, which offer equivalent functionality.
toCopybook
fromCopybook
toJson
toBytes
fromBytes
Describe your task(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
Description: With the release of Copybook version 1.0.0, the
toCopybook
,fromCopybook
, andtoJson
APIs have become redundant. These APIs can now be replaced with the more versatiletoBytes
andfromBytes
APIs, which offer equivalent functionality.Describe your task(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):