Binary
interface Binary
Content copied to clipboard
Binary represents a fixed-size multi-read byte block, which is not attached to the Input which was used to create it. The binary could be associated with a resource, but it should guarantee that when someone is trying to read the binary, this resource is re-acquired.
Types
Functions
read
Link copied to clipboard
Properties
Inheritors
BinaryView
Link copied to clipboard
Extensions
get
Link copied to clipboard
toByteArray
Link copied to clipboard
Produce a buildByteArray representing an exact copy of this Binary