Package pstruct

import "github.com/byte-mug/golibs/pstruct"

Overview

Index

func Read

func Read(i interface{}, buf []byte, bo binary.ByteOrder)

-

func Sizeof

func Sizeof(i interface{}) int

-

func Write

func Write(i interface{}, buf []byte, bo binary.ByteOrder)

-

Dependencies