Skip to content
Failed

Changes

Summary

  1. Doc: Marshal.to_channel may throw exception (#10012) (commit: 36cf9f9) (details)
Commit 36cf9f9e37a90ab041ed6587b52570b07fb39f63 by noreply
Doc: Marshal.to_channel may throw exception (#10012)

`Marshal.to_channel` and `Marshal.from_channel` throw an exception if the provided channel is not in binary mode (mostly an issue on Windows).

This commit documents this fact, using @raise tags.

Co-authored-by: David Allsopp <david.allsopp@metastack.com>
(commit: 36cf9f9)
The file was modifiedstdlib/marshal.mli (diff)